Skip to content

Commit 4fea907

Browse files
Dan WahlinDan Wahlin
Dan Wahlin
authored and
Dan Wahlin
committed
2 parents 15b0b1e + 4c24539 commit 4fea907

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/.docker/useful-commands.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
#Useful Docker Commands
1+
# Useful Docker Commands
2+
23

3-
##Docker Machine
4+
## Docker Machine
45

56
- `docker-machine start` - Start VM
67
- `docker-machine stop` - Stop VM
78
- `docker-machine env` - Display Docker client setup commands
89

9-
##Docker Client
10+
## Docker Client
1011

1112
- `docker <command> --help` - Get help on a specific command
1213
- `docker pull <Name of Image>` - Pull image from Docker Hub

0 commit comments

Comments
 (0)