Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Also I will never ever include --silent in an npm call with dynamic arguments. It's fucking hard to differentiate between Caddy throwing a fit over my shitty Caddyfile and npm complaining that
-
If you did not drop the previous image, you can just retag the old image correctly.
I use it all the time to "go back" to a previous build.
Just look atvthe docker images with the same name, and tag using the image hash. -
@magicMirror I just deleted it since there are no images on my laptop that I can't redownload, and rebuilt the compose project.
-
@magicMirror Yeah, the only thing lost is the hours I spent trying to figure out why caddy (actually npm) doesn't like my Caddyfile.
Related Rants
I seem to have built my app and tagged it as caddy:alpine by accident. How does this happen and why does Docker allow you to override images without specifying something as obvious as --override-registry-image on the command line?
rant
override
footgun
caddy
docker