Azure DevOps integration with Docker Image scanning – Trivy🚢🐋
Scope of the blog: Required Pre-requisites: STEPS: Scan Result: Pipeline Code:
Scope of the blog: Required Pre-requisites: STEPS: Scan Result: Pipeline Code:
Steps: Volume: If you want the download data to be stored in the local host volume, then map the host volume to the below container paths
To fix this add the orgin URL to the config file eg To find the orgin URL It will fix the socket issue
Method 1: Create a file name dockercompose.yml and paste the below YAML code. Here change the 2nd environment = dbname:dbpassoord which you have created and in the IP address provide the IP of your database Then modify the volume path…
Use the following code to install watchtower with gmail notifications. See more information and documentation here. Without email notifications
How to create a free SSL Certificate OS → Ubuntu 20 Steps to Do:- Step 1 SSH into the Ubuntu instance and run the command sudo apt update -y Step 2 Now install the snap store by running the command sudo snap…
How to run Portainer CE as a container using Docker-Compose Steps:
How to Run Portainer CE as a Docker container Steps: Login to the docker host and create a volume for Portainer by running the below command Now run the Portainer container by mapping the created volume now open the Portainer…
Running the App Using MySQL / MariaDB Database If you opt for the MySQL configuration you will have to provide the database server yourself. You can also use MariaDB. Here are the minimum supported versions: It’s easy to use another…
To do: Step 1: Add the bellow environment while running the docker container. Example: docker-compose.yml file Docker CLI