Closed thangbuiq closed 9 months ago
@lelouvincx Should we build and push image to GHCR or should we keep Dockerfile inside the .devcontainer folder and build on user's machine?
I think both. I prefer pushing the image to GHCR. So that contributor can save time by just pulling from ghcr. Also provide Dockerfile, to make him understand what's inside the devcontainer.
@lelouvincx Should we build and push image to GCR or should we keep Dockerfile inside the .devcontainer folder and build on user's machine?