Skip to content

Instantly share code, notes, and snippets.

@hakaneroztekin
Created June 12, 2022 11:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hakaneroztekin/19d9182d049211aa73ec58687dc5a062 to your computer and use it in GitHub Desktop.
Save hakaneroztekin/19d9182d049211aa73ec58687dc5a062 to your computer and use it in GitHub Desktop.
docker-container-run-ubuntu [docker in a nutshell]
$ docker container run -it ubuntu:latest /bin/bash
Unable to find image 'ubuntu:latest' locally
latest: Pulling from library/ubuntu
d51af753c3d3: Pull complete
fc878cd0a91c: Pull complete
6154df8ff988: Pull complete
fee5db0ff82f: Pull complete
Digest: sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7
Status: Downloaded newer image for ubuntu:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment