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

Allow modification to localhost/local-dev #3

Open
qjhart opened this issue Dec 11, 2024 · 1 comment
Open

Allow modification to localhost/local-dev #3

qjhart opened this issue Dec 11, 2024 · 1 comment

Comments

@qjhart
Copy link
Contributor

qjhart commented Dec 11, 2024

To avoid image name collision, have localhost/${projct} be the default dev location name. Allow .cork-build and? command-line update to set to something different.

In order for local images to be found, maybe this needs to be in the .cork-build file?

{ 
  "registry": { 
    "localhost":"localhost/aggie-experts/"
    "gcb": "us-west1-docker.pkg.dev/aggie-experts/docker",
}
}
@qjhart
Copy link
Contributor Author

qjhart commented Dec 12, 2024

alternatively, I suppose the rule could always be replace the gcb host with localhost as in localhost/aggie-experts/docker/base-service:2.2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant