Monday, May 3, 2021

Rebuild Dockerfile from a docker image

alias dfimage="docker run -v /var/run/docker.sock:/var/run/docker.sock --rm alpine/dfimage"

dfimage -sV=1.36 nginx:latest


No comments:

Post a Comment