Skip to content

2.4.1

Latest
Compare
Choose a tag to compare
@Shrews Shrews released this 26 Mar 13:39
· 1 commit to release_2.4 since this release

What's Changed

  • Modify volume mount behavior when source does not exist (#1408). Volumes specified using the container-volume-mount option will now be passed through to the underlying container engine unverified and unmodified. This now allows you to mount individual files (vs. the parent directory) and non-existing source volumes. The behavior encountered with a non-existing source volume depends on which container engine is in use (docker creates the volume, podman will error).

Bug Fixes

  • Various documentation updates.

Full Changelog: 2.4.0...2.4.1