Thursday, July 8, 2021

Docker-Learn2

docker version

//Server and client versions specified

//Client can talk to server


docker info

//Detailed Info and configuration


docker

//List of all command


docker management_command subcommand

in 2017 it was revamped

docker container  run    [new]

docker run [old]


docker container run -it --rm alpine:latest '/bin/sh'










No comments:

Post a Comment

Azure - Pipeline - Add Approver for Stage

https://learn.microsoft.com/en-us/azure/devops/pipelines/process/approvals?view=azure-devops&tabs=check-pass