Skip to content

Instantly share code, notes, and snippets.

@pieterdv
Created November 15, 2016 20:25
Show Gist options
  • Save pieterdv/2b7a5cdb235f3c4112e393e4a20c13df to your computer and use it in GitHub Desktop.
Save pieterdv/2b7a5cdb235f3c4112e393e4a20c13df to your computer and use it in GitHub Desktop.
Create container from image
docker run -d -p 8081:8081 api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment