diff options
Diffstat (limited to 'create.sh')
-rwxr-xr-x | create.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ # Sample of how one might start up a container, season to taste. -docker create -it --name firedock --publish 127.0.0.1:5900:5900 firedock +docker create -it --name waterbox --publish 127.0.0.1:5900:5900 waterbox |