arkevorkhat
arkevorkhat
CCoder.com
Created by arkevorkhat on 12/28/2024 in #help
github private repo won't pull
I'll be fully honest here, I think this is an issue with the documentation. I'm using the external auth method that has been recommended here a couple times. I've gotten as far as installing the github app for my organization, and now I have a bunch of environment variables, but it's not specified what environment they need to be set in. Are these supposed to be set in the terraform code for my template? In the docker compose file that defines my coder install? somewhere else?
7 replies
CCoder.com
Created by arkevorkhat on 12/28/2024 in #help
unable to remove docker image
Error: Unable to remove Docker image: Error response from daemon: conflict: unable to remove repository reference "ghcr.io/coder/envbuilder:latest" (must force) - container e1d72f3774ba is using its referenced image 0043aade3996 I'm trying to delete a devcontainers workspace, and no matter which workspace I try to delete, it always fails with a variant of the above message where the only difference is the hex vomit. How do I get the platform to do the forced removal that docker is demanding here?
23 replies