Create a docker image with the following command:
docker build -t helfenkannjeder/postgresbackup .
You can test the docker image just buy typing docker-compose up
.
The URL in docker-compose.yml
needs to contain a valid URL to upload the generated SQL file.
You can follow the instructions to generate a SAS token from the Azure website.