We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e4f6e commit f37c509Copy full SHA for f37c509
NEWS.md
@@ -11,6 +11,9 @@
11
snapshot of the OS image, which is swapped with the original if the operation
12
succeeds, or removed without changing the original if it fails (#29)
13
* Run containers with `--suppress-sync=yes` on systemd >= 250 (#28)
14
+* Run commands in container with /dev/null redirectd to stdin, instead of stdin
15
+ being a closed file descriptor (#37)
16
+* Fixed selection of build-dep command in ARPA-style builds (#38)
17
18
# Version 0.2
19
0 commit comments