meta data for this page
  •  

This is an old revision of the document!


Docker

docker ps -a
docker run -it -rm <container> bash
whoami
exit