Drastically Reduce and Improve the CI/CD Feedback Loop by Going Local with Docker Compose
For this 4th part, I'll cover Docker image building, scanning and publishing.
Prerequisites:
Read Part 1: Tests & Build
Read Part 2: Run and Stress Tests
Read Part 3: Modularizing CI Jobs
I'll first create a Dockerfile to "dockerize" my Go app...
k33g.hashnode.dev6 min read