less than 1 minute read

Given an image 4eac482914ec

docker commit 4eac482914ec angels_util

docker image ls to confirm the image is there in the registry

Create a yaml file cp docker-compose_scripts/<original>.yaml ./angels_util.yaml

Edit the yaml file and deploy the image using docker-compose -f angels_util.yaml -d up

Tags:

Updated:

Leave a comment