document on how to use mmdebstrap with podman

pull/19/head
parent 047619967e
commit 7d472ca116
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -6980,6 +6980,14 @@ Create a system that can be used with docker:
root
$ sudo docker rmi debian
Create a system that can be used with podman:
$ mmdebstrap unstable | podman import - debian
[...]
$ podman run --network=none -it --rm debian whoami
root
$ podman rmi debian
=head1 ENVIRONMENT VARIABLES
=over 8

Loading…
Cancel
Save