Skip to content

Instantly share code, notes, and snippets.

@lricoy
Created August 24, 2017 17:04
Show Gist options
  • Save lricoy/413150462eea3bfabee77a658a198aa0 to your computer and use it in GitHub Desktop.
Save lricoy/413150462eea3bfabee77a658a198aa0 to your computer and use it in GitHub Desktop.
Run remotedev as service
docker run -d -p 9999:9999 --name remotedev-service --env-file=remotedev.env --restart=unless-stopped jhen0409/remotedev-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment