Compare commits

...

2 Commits

View File

@ -1 +1,8 @@
# Upload script for sharex # 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`