Skip to content

Releases: EugenMayer/docker-sync

0.4.4.beta1

14 May 11:31
Compare
Choose a tag to compare
0.4.4.beta1 Pre-release
Pre-release
implement host_mount_mode, #375

General bugfixes

09 May 19:35
Compare
Choose a tag to compare

selective native_osx, foreground logs, image pull

05 May 17:07
Compare
Choose a tag to compare
  • implement proper selective sync default: native_osx for d4m and unison for docker-machine, see #350
  • when you run --foreground with native_osx you now see the unison logs running in the container, see #341
  • properly pull new unison:hostsync image to fix 0.4.0 bugs

0.4.1-beta2

14 May 11:31
Compare
Choose a tag to compare
0.4.1-beta2 Pre-release
Pre-release
add :nocopy

0.4.1-beta1

14 May 11:31
Compare
Choose a tag to compare
0.4.1-beta1 Pre-release
Pre-release
fix VOLUME handling for native_osx

Bugfixing

05 May 16:40
Compare
Choose a tag to compare
Bugfixing Pre-release
Pre-release
  • fixing issue with sync_userid and native_osx
  • fixing different new and old issues with native_osx and unison / installation and upgrade issues
  • more..

New Strategy: Native_osx, Bugfixes

04 May 22:37
Compare
Choose a tag to compare

Also see the upgrade guide https://github.com/EugenMayer/docker-sync/wiki/1.2-Upgrade-Guide#040

Linux support, auto-ip guessing, Bugfixes

03 May 20:29
Compare
Choose a tag to compare
  • finally removed any support of dest which has been deprecated since 0.2.x
  • Linux support: docker-sync can now also be used under Linux, were it does a fallback to native volume mounts automatically.
  • introducing auto-guessing of the sync_host_ip for simultaneous usage of the same docker-sync.yml using d4m, docker-toolbox and others. Just set sync_host_ip: 'auto'
  • fixed spaces in ./src lead to issues with unison
  • fixed various issues with the installation of 0.3.x
  • fixed issues with the new configuration model
  • overall making docker-sync more robust and verbose if things are not as intended
  • ..more

Bugfixes, max_attempt

25 Apr 17:10
Compare
Choose a tag to compare
  • Mainly bugfixes for the installation/upgrade process and for the rsync config.
  • Includes the new option "max_attempt" #306

Bugfixing

25 Apr 17:09
Compare
Choose a tag to compare
0.3.4

fix missing require