Compare commits

..

No commits in common. "c728656ef2d5bbafab667f945592c741a28e027d" and "a1ed853811a6c1760b712e14af7754b7b35d2c6e" have entirely different histories.

View File

@ -1,8 +1 @@
# 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`