uploadboi/README.md
2020-10-12 21:35:33 +11:00

8 lines
195 B
Markdown

# 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`