Skip to content

Instantly share code, notes, and snippets.

@ipepe
Last active July 20, 2017 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ipepe/a8588c003fe7127766a4774ea573feb6 to your computer and use it in GitHub Desktop.
Save ipepe/a8588c003fe7127766a4774ea573feb6 to your computer and use it in GitHub Desktop.
#!/bin/bash
docker run -v ~/docker/redmine:/root/shared -p 8080:3000 --restart=unless-stopped -d --name redmine redmine:3.3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment