Skip to content

Instantly share code, notes, and snippets.

@ipepe
Created July 20, 2017 11:01
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/5966fab9101d7ec2e525b280e751ca0c to your computer and use it in GitHub Desktop.
Save ipepe/5966fab9101d7ec2e525b280e751ca0c to your computer and use it in GitHub Desktop.
#!/bin/bash
docker run -v ~/docker/redmine-pnpr/data:/data -p 4567:80 --restart=unless-stopped -d --name redmine ipepe/pnpr:v1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment