/cicd-using-docker-scout

Source code for CICD pipeline for Go application using Docker Scout

Primary LanguageGo

cicd-using-docker-scout

This project demonstrates Continuous Integration and Continuous Deployment (CI/CD) using Docker and Scout.

Build

To build the Docker image for your application, use the following command:

docker build -t my-app:buggy .

Running application

To build the Docker image for your application, use the following command:

docker run -p 9090:9090 my-app:buggy

Scanning using Docker Scout

To build the Docker image for your application, use the following command:

docker scout cves my-app:buggy