Hacker News new | ask | show | jobs
by lovich 1027 days ago
Too add onto that, even a lot of shops that use containers are set up in a way where the resident container expert is configuring everything and the rest of the engineers just need to be able to do some basics like `docker compose up` or `docker compose down`

i.e. stuff you can learn in a few hours of tutorials and then building some toy project to exercise the skill