Basically Everyone Should Be Avoiding Docker
lukesmith.xyz
Basically Everyone Should Be Avoiding Docker
1–10 of 103 posts
Re: Basically Everyone Should Be Avoiding Docker
#2I’m also confused about the claim that there is no config file… everyone I know uses docker compose, that’s really the only right way to use docker, using a single docker command is for testing or something, if you’re actually using the app long term, use docker compose. Also most apps I use do have a specific place you can set for configuration in the docker compose file.
Re: Basically Everyone Should Be Avoiding Docker
#3OP: Learn docker and it stops being an “impenetrable wall.” Face it, you don’t want to use docker (or podman) because you are set in your ways. That’s fine, but it is not an argument for anyone else.
Re: Basically Everyone Should Be Avoiding Docker
#4I like docker because it makes it super easy to try out apps that I don’t necessarily know that I want and I can just delete it. I’m also confused about the claim that there is no config file… everyone I know uses docker compose, that’s really the only right way to use docker, using a single docker command is for testing or something, if you’re actually using the app long term, use docker compose. Also most apps I us…
I still have email server setups I would never dare try to touch with docker, but I know it is possible
like a lot of things it has its uses and it's really good at what it does
Re: Basically Everyone Should Be Avoiding Docker
#5Re: Basically Everyone Should Be Avoiding Docker
#6"Everyone else needs to learn and use Linux so I don't have to learn Docker"
Re: Basically Everyone Should Be Avoiding Docker
#7I would be very curious to see this done in a robust way. Bash vs PowerShell. All the various installation managers on those OS systems. Permissions as the programs will be going on the OS itself.
When I tried this, granted is a very junior developer, I did not succeed.
Re: Basically Everyone Should Be Avoiding Docker
#8This has rather strong “old man yelling at clouds” vibes. OP: Learn docker and it stops being an “impenetrable wall.” Face it, you don’t want to use docker (or podman) because you are set in your ways. That’s fine, but it is not an argument for anyone else.
Re: Basically Everyone Should Be Avoiding Docker
#9This has rather strong “old man yelling at clouds” vibes. OP: Learn docker and it stops being an “impenetrable wall.” Face it, you don’t want to use docker (or podman) because you are set in your ways. That’s fine, but it is not an argument for anyone else.
Re: Basically Everyone Should Be Avoiding Docker
#10This has rather strong “old man yelling at clouds” vibes. OP: Learn docker and it stops being an “impenetrable wall.” Face it, you don’t want to use docker (or podman) because you are set in your ways. That’s fine, but it is not an argument for anyone else.