An open API service indexing awesome lists of open source software.

https://github.com/hoshinotsuyoshi/endpoint-docker


https://github.com/hoshinotsuyoshi/endpoint-docker

Last synced: 2 months ago
JSON representation

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