cli icon indicating copy to clipboard operation
cli copied to clipboard

devcontainer template publish does not support gcp artifact registry

Open yuhuyoyo opened this issue 2 years ago • 1 comments

SyntaxError: Unexpected token N in JSON at position 0 at JSON.parse () at jH (/opt/homebrew/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:602:773) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async qH (/opt/homebrew/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:600:654) at async JC (/opt/homebrew/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:604:1304) at async HeA (/opt/homebrew/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:604:5465) at async /opt/homebrew/lib/node_modules/@devcontainers/cli/dist/spec-node/devContainersSpecCLI.js:604:4569

yuhuyoyo avatar Feb 09 '24 18:02 yuhuyoyo

Hi 👋

Unfortunately, there is no current support for Google Cloud Platform's Artifact Registry. However, the CLI supports GitHub Container Registry and Azure Container Registry.

We'd be happy to add support for GCP given the community's interested. Feel free to contribute a PR if you'd be interested. Thanks!

samruddhikhandale avatar Feb 09 '24 23:02 samruddhikhandale