Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devcontainer template publish does not support gcp artifact registry #749

Open
yuhuyoyo opened this issue Feb 9, 2024 · 1 comment
Open
Labels
feature-request New feature or request

Comments

@yuhuyoyo
Copy link

yuhuyoyo commented Feb 9, 2024

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

@samruddhikhandale
Copy link
Member

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 samruddhikhandale added the feature-request New feature or request label Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants