Skip to content

Commit e2e8d99

Browse files
committed
Finish fixing up README.md.
1 parent 08aba3a commit e2e8d99

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# sandbox
1+
# docker-sandbox
22

33
This repo contains a Docker configuration for a basic CentOS 7 + Puppet AIO system
44
suitable for demonstration purposes. To use it, run the following:
55

6-
docker pull puppetbootstrap/sandbox
7-
docker exec -it sandbox /bin/bash
6+
docker run --rm -it puppetbootstrap/sandbox /bin/bash

0 commit comments

Comments
 (0)