Tag: ci/cd
All the articles with the tag "ci/cd".
-
Stop Living Dangerously on :latest Docker
Using :latest in production is a ticking time bomb. Pin your Docker image versions or watch a surprise update break everything at 2 AM.
-
Automating Docker via Ansible
Automate Docker container deployment with shell scripts, cron, and Ansible — stop SSHing in and restarting things by hand.