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

https://github.com/ether1project/upload-docker


https://github.com/ether1project/upload-docker

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Upload-Docker

## To Use:

```bash
git clone https://github.com/Ether1Project/Upload-Docker

docker build -t fallengravity/ethofs-upload-frontend:v1.0.0 .

docker run -p 80:80 -d --name frontend fallengravity/ethofs-upload-frontend:v1.0.0
```