• @[email protected]
    link
    fedilink
    304 days ago

    Docker exists because most programming languages don’t give a shit about producing easily executable outputs.

    Nobody cares about your stupid python egg or ruby gem. How do I run it on my local?

    • @[email protected]
      link
      fedilink
      154 days ago

      Docker is still useful even for apps that compile to a single executable, as the app may still depend on a particular environment setup, particular libraries being available, etc.

    • @alexdeathway
      link
      84 days ago

      How do I run it on my local?

      spin a dock…