I think they’re really useful, there are alternatives that I think have feature parity at this point but the concepts of containerization are the same
GammaGames
joined 1 year ago
The variable is already in the environment, it just doesn’t have a default because it’s required for each container
The env file is the weirdest part, the container itself has a required environment variable and if I don’t pass it in command line (only have it in the test compose file) the base compose fails because it has no port.
Most of the other commands are to merge the compose files so I can keep my base compose file clean!
Spreading the good word 🙌
It’s pretty much just make, but I find it easier to work with
Neat, thanks for clarifying! I’ve never heard of it
Popularized? That gets less than 100k downloads a week
view more: next ›
cat ~/.ssh/id[TAB]