This repository was archived by the owner on Feb 24, 2025. It is now read-only.
Releases: redmatter/docker-gpg-s3sync
Releases · redmatter/docker-gpg-s3sync
Fixing shared volume permission
Fix shared-volume permission issue(s) (#13) * No "data-paths" will be created in the image, in order to stop docker from mucking up permissions * gpg-s3sync will now check all paths that it works with to make sure it can proceed effectively; if not it bails with descriptive error * data-generateor split out into a seperate docker file and as a new service in `docker-compose.test.yml`, in order to emulate a real data generation service * various improvements to the test script * Added extra docker-ignores
Fixes previous release
Minimises restore sync from S3
Settings loading support
Merge pull request #1 from redmatter/load_settings_file Adding capability to load settings.env
First Release
PLAT-8666 Removing timezone +review C-PLAT-1473