this post was submitted on 11 Jul 2025
4 points (83.3% liked)
Docker
1311 readers
1 users here now
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Setup a test environment, with all the bits you need and point your updated image at it.
For example I build an image that needs redis, so I have a test compose that starts redis and then my image