github cloudposse/geodesic 0.6.1

latest releases: 2.9.7, 2.9.6, 2.9.5...
6 years ago

Block Until Filesystem Mounted

what

  • Sleep until /mnt/remote is mounted
  • Remove the VOLUME for /mnt/remote

why

  • Previous command is run in the background
  • Need to operate asynchronously as we don't know when the filesystem will be mounted
  • The VOLUME statement caused /mnt/remote to always report as mountpoint even if it was not mounted

Don't miss a new geodesic release

NewReleases is sending notifications on new releases.