mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
podman: 2.2.0 -> 2.2.1
https://github.com/containers/podman/releases/tag/v2.2.1
This commit is contained in:
parent
60c15a17c2
commit
cfbc1af189
2 changed files with 2 additions and 8 deletions
|
@ -61,12 +61,6 @@ import ./make-test-python.nix (
|
|||
podman.succeed("podman stop sleeping")
|
||||
podman.succeed("podman rm sleeping")
|
||||
|
||||
|
||||
podman.succeed(
|
||||
"mkdir -p /tmp/podman-run-1000/libpod && chown alice -R /tmp/podman-run-1000"
|
||||
)
|
||||
|
||||
|
||||
with subtest("Run container rootless with crun"):
|
||||
podman.succeed(su_cmd("tar cv --files-from /dev/null | podman import - scratchimg"))
|
||||
podman.succeed(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue