run.sh 146 B

12345
  1. #!/bin/sh -
  2. # Another sample of how one might start up a container, season to taste.
  3. docker run -it --rm --publish 127.0.0.1:5900:5900 fireslug