Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Releases: redmatter/docker-gpg-s3sync

Fixing shared volume permission

28 Nov 15:14

Choose a tag to compare

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

12 Sep 23:04

Choose a tag to compare

  • Fixes broken unit test in docker hub ( #10 )
  • Also fixes #12

Minimises restore sync from S3

12 Sep 08:50

Choose a tag to compare

Incorporates fixes for issue #6 and #8

This is an incremental update, but have chosen to use a major version number to denote stable feature set, and to track semver semantics.

Settings loading support

11 Aug 11:05

Choose a tag to compare

Merge pull request #1 from redmatter/load_settings_file

Adding capability to load settings.env

First Release

09 Aug 17:25

Choose a tag to compare

PLAT-8666 Removing timezone

+review C-PLAT-1473