top | item 39915911

(no title)

lagt_t | 1 year ago

I can't believe people aren't using devcontainers

discuss

order

adolph|1 year ago

This is especially significant for all the stuff outside the virtual environment.

Is there a standard method of making a "deploycontainer" from a devcontainer? Something that strips out everything not necessary to execute the application (however that is defined)?

bdcravens|1 year ago

I haven't embraced devcontainers specifically, but I've standardized on putting all apps in Docker Compose for a few years now.