370
Docker Building
(lemmy.ml)
Post funny things about programming here! (Or just rant about your favourite programming language.)
DevOps, not programmer.
Why not? Why doesn't the programmer want to test a container?
True. Nothing beats running your unit tests in the actual container image that will be run in production.
Yeah, and it's useful to just check everything so you don't forget to add some essential system package for e.g. SSL, especially when working with Alpine.