Updated README.md

This commit is contained in:
Benjamyn Love 2020-10-12 21:35:33 +11:00
parent 69a2658300
commit a9f0a3eae8

View File

@ -1 +1,8 @@
# Upload script for sharex
## Building the docker image
`docker build --tag uploadboi .`
## Running the container
Edit the docker-compose and adjust the env vars then run
`docker-compose up -d`