Comment on What is Docker?

<- View Parent
ICastFist@programming.dev ⁨1⁩ ⁨day⁩ ago

So instead of having problems getting the fucking program to run, you have problems getting docker to properly build/run when you need it to.

At work, I have one program that fails to build an image because of a 3rd party package who forgot to update their pgp signature; one that builds and runs, but for some reason gives a 404 error when I try to access it on localhost; one that whoever the fuck made it literally never ran it, because the Dockerfile was missing some 7 packages in the apt install line.

source
Sort:hotnewtop