Closed RandallKent closed 2 years ago
Usually it make sense to have two different images: for development and production. So my comment here might be mistaken.
Anyway, it is easy to setup on devcontainer to use an external Dockerfile. I am just not sure if the difference between both and if how can this cause any issue...
I'm good with keeping the two separate. My only concern is around issues in production if the two images deviate materially. I'll close this out for now.
We have two Dockerfiles:
/.devcontainer/Dockerfile for Development
/Dockerfile for "production"
To reduce confusion we should consider combining the two.