diff options
author | Rob Austein <sra@hactrn.net> | 2019-09-14 20:57:31 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2019-09-14 20:57:31 +0000 |
commit | f03f999dd75729f0cbff9f650d9eb88d0e50c83f (patch) | |
tree | fe1d3f704471c42c3ec8d8ab67a9e948e9123f69 /run.sh | |
parent | 1403342af01f51c074d2dcc7fe37be3b21611fe5 (diff) |
Try switching to Ubuntu for icedtea-plugin
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 waterbox +docker run -it --rm --publish 127.0.0.1:5900:5900 fireduck |