paunch/paunch
Grzegorz Grasza 6ca0170eeb Check if volume paths exist before executing Docker.
If the file to be mounted doesn't exist, Docker version 1.13.1
creates a directory in it's place. This behavior is different from
Podman's, which throws an error. We want to replicate the Podman
behavior. Creating directories in place of files causes errors
which are very difficult to diagnose.

Related-Bug #1830734

Change-Id: Ibc458d3badb807a0deef5a799db6682d7128dbc1
2019-07-23 13:53:28 +02:00
..
builder Check if volume paths exist before executing Docker. 2019-07-23 13:53:28 +02:00
tests Check if volume paths exist before executing Docker. 2019-07-23 13:53:28 +02:00
utils Ensure we don't have any trailing "requires" for paunch units 2019-05-29 12:33:08 +02:00
__init__.py Check if volume paths exist before executing Docker. 2019-07-23 13:53:28 +02:00
__main__.py Allow paunch to be called as a python module 2018-11-16 03:01:51 +00:00
cmd.py Introduce paunch apply --healthcheck-disabled 2019-04-15 16:17:04 +00:00
constants.py systemd: do not hardcode /etc/systemd/system in method 2018-12-10 18:26:33 -05:00
runner.py Reduce the usage of "podman inspect" command 2019-07-05 09:49:56 -04:00