Just your typical internet guy with questionable humor

  • 2 Posts
  • 90 Comments
Joined 2 years ago
cake
Cake day: June 22nd, 2023

help-circle













  • I Cast Fist@programming.devtoSelfhosted@lemmy.worldWhat is Docker?
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    16
    ·
    11 days 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.