aboutsummaryrefslogtreecommitdiff
path: root/run.sh
blob: d0c442eab885153b75f80e358011ddd3bfa8fb54 (plain) (blame)
1
2
3
4
5
#!/bin/sh -

# 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