-
Notifications
You must be signed in to change notification settings - Fork 12
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
Push devcontainer to new Docker Hub repository #254
Push devcontainer to new Docker Hub repository #254
Conversation
@zaro0508 @xschildw I would like to set the visibility of the Docker image ghcr.io/sage-bionetworks/challenge-devcontainer created by this repo to Public. However, I don't have the required permission to change the visibility of this image: The definition of this image lives here. Until now we pushed this image to Docker Hub but I wanted to give a try to ghcr.io for the first time. I have a few questions:
|
From the Confluence page Building Container Images:
Hosting the image on ghcr is accepted at Sage according to the doc. @zaro0508 @xschildw Could one of you make the above ghcr image publicly available? |
EDIT: After thinking about it, it's easier for our team to continue using Docker Hub instead of ghcr because I already have the required permission to push to Docker Hub. |
Giving it a try! |
…ection Sc cohort selection
Configure VS Code devcontainer to use the new image
ghcr.io/sage-bionetworks/challenge-devcontainer:latest
.