Skip to content

Instantly share code, notes, and snippets.

@samwolf1982
Created February 23, 2023 12:21
Show Gist options
  • Select an option

  • Save samwolf1982/1ee22510027f3002a72816234f426dfe to your computer and use it in GitHub Desktop.

Select an option

Save samwolf1982/1ee22510027f3002a72816234f426dfe to your computer and use it in GitHub Desktop.
docker run -it --rm -p 8080:8080 --name web-app -v $(pwd):"/usr/src/app" duaneleem/live-server:1.0
@samwolf1982
Copy link
Author

samwolf1982 commented Feb 23, 2023

linux docker
stop only kill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment