To build
docker build --rm --tag=pghalliday/stash .
To run
docker run -p 0.0.0.0:7990:7990 -p 0.0.0.0:7999:7999 -i -t pghalliday/stash
Mounts the following volume for persistent data
/var/atlassian/application-data/stash
Set the following environment variables to configure the server
STASH_PROXY_NAME - the host name if using a reverse proxy
STASH_PROXY_PORT - the port if using a reverse proxy