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