lessismore-sparkvision
lessismore-sparkvision
Continued branch net6.0 to net 8.0. Consider to add mailname to settings.yml
docker run --rm \ -v "${CURRENT_DIR_WIN}/settings.yml:/app/settings.yml" \ -v "${BACKUP_DIR}:/app/backups" \ scmbackup:latest || { echo "ERROR: Failed to start Bitbucket backup."; exit 1; } Documentation needed.
- To avoid 'Target directory is not empty: {0}' an option to add timestamped subfolder to localfolder is added. - Update for local docker debug. Git installed in base image.