Skip to content

Instantly share code, notes, and snippets.

@ipepe
Last active July 20, 2017 15:24
Show Gist options
  • Select an option

  • Save ipepe/a8588c003fe7127766a4774ea573feb6 to your computer and use it in GitHub Desktop.

Select an option

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