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 fireduck --publish 127.0.0.1:5900:5900 fireduck +docker create -it --name fireslug --publish 127.0.0.1:5900:5900 fireslug |