Commit Graph

2 Commits

Author SHA1 Message Date
Ben Evans
7c54a97fad Expressive Entrypoint in Dockerfile
Updated to https://github.com/erming/shout/pull/477#issuecomment-143636577 comment
2015-09-29 00:24:47 +01:00
Ben Evans
3982aac845 Add a Dockerfile
Building:

    docker build -t shout .

Running:

    docker run --name shout -d --publish 9000:9000 shout
2015-09-25 18:34:27 +01:00