summaryrefslogtreecommitdiff
path: root/bootstrap/READMD.md
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2020-03-17 17:39:48 +0100
committerAndreas Schneider <asn@cryptomilk.org>2020-03-20 11:04:30 +0000
commit272b43d331c7cd0452069128166404af7f088b36 (patch)
treeda1570d0a232f8e5f0db9df057e58904e4e91668 /bootstrap/READMD.md
parent39c910fd9cba3caf7414274b678b9eee33d7e20b (diff)
downloadsamba-272b43d331c7cd0452069128166404af7f088b36.tar.gz
bootstrap: Add podman command to readme
Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'bootstrap/READMD.md')
-rw-r--r--bootstrap/READMD.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/bootstrap/READMD.md b/bootstrap/READMD.md
index b8a30098b67..023686e20c4 100644
--- a/bootstrap/READMD.md
+++ b/bootstrap/READMD.md
@@ -83,6 +83,10 @@ With Docker:
docker pull registry.gitlab.com/samba-team/devel/samba/samba-ci-ubuntu1804:${sha1sum}
docker run -it -v $(pwd):/home/samba/samba samba-ci-ubuntu1804:${sha1sum} bash
+With podman:
+
+ podman run -ti --cap-add=SYS_PTRACE --security-opt seccomp=unconfined registry.gitlab.com/samba-team/devel/samba/samba-ci-ubuntu1804:${sha1sum} bash
+
With Vagrant:
cd bootstrap/generated-dists/