Get full steps on http://docs.docker.com/mac/started/
- Install Docker Toolbox https://www.docker.com/docker-toolbox
- Run Docker Quickstart Terminal
- docker hub https://hub.docker.com/
docker run hello-world
docker run docker/whalesay cowsay boo
docker images
To Know
installed Docker
run a software image in a container
located an interesting image on Docker Hub
run the image on your own machine
modified an image to create your own and run it
create a Docker Hub account and repository
pushed your image to Docker Hub for others to share
To Know
沒有留言:
張貼留言