https://github.com/hoshinotsuyoshi/endpoint-docker
https://github.com/hoshinotsuyoshi/endpoint-docker
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hoshinotsuyoshi/endpoint-docker
- Owner: hoshinotsuyoshi
- Created: 2014-05-05T06:05:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-06T14:38:20.000Z (about 11 years ago)
- Last Synced: 2025-03-25T04:13:26.496Z (2 months ago)
- Language: Shell
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
endpoint-docker
==============my docker endpoint container
## docker build
like:
docker build -t hoshinotsuyoshi/endpoint .
## docker run
like:
docker run -d -p 10080:80 hoshinotsuyoshi/endpoint