8 lines
195 B
Markdown
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` |