617af9bea9
Revert "feat(env): support multiline in env-file"
...
This reverts commit 170a78631b4b0a0e5963e860cc3c3b297b4a7d09.
This was a breaking change and users are hitting it,
see https://github.com/containers/podman/issues/19565
Fixes #19565
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-10-04 17:06:21 +02:00
9599589f18
Revert "fix(env): parsing --env incorrect in cli"
...
This reverts commit 7ce654fea39195fae9f7f8d2cb1112b731e67fc3.
see https://github.com/containers/podman/issues/19565
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-10-04 17:06:05 +02:00
7ce654fea3
fix(env): parsing --env incorrect in cli
...
Signed-off-by: Black-Hole1 <bh@bugs.cc>
2023-08-09 18:52:30 +08:00
170a78631b
feat(env): support multiline in env-file
...
Close: https://github.com/containers/podman/issues/18724
Signed-off-by: Black-Hole1 <bh@bugs.cc>
2023-07-31 09:59:45 +08:00
72966a32cd
[CI:DOCS] Fix spelling and typos
...
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2022-11-19 16:26:00 +01:00
4693fc6db1
Implement env parsing on Windows
...
Fixes #12056
Also, enables existing parsing logic for all Unix derived OSs
Signed-off-by: Jason T. Greene <jason.greene@redhat.com>
2022-01-19 12:05:04 -06:00