aboutsummaryrefslogtreecommitdiff
path: root/workstation/Containerfile
diff options
context:
space:
mode:
Diffstat (limited to 'workstation/Containerfile')
-rw-r--r--workstation/Containerfile8
1 files changed, 8 insertions, 0 deletions
diff --git a/workstation/Containerfile b/workstation/Containerfile
new file mode 100644
index 00000000..3a5738ca
--- /dev/null
+++ b/workstation/Containerfile
@@ -0,0 +1,8 @@
+# Build with:
+#
+# $ podman build --cap-add sys_chroot -f Containerfile -t quay.io/alexpdp7/toolbox:latest
+#
+# --cap-add sys_chroot is needed by Pacman, see https://wiki.archlinux.org/title/Podman#Add_SYS_CHROOT_capabilities_(Optional)
+
+FROM docker.io/library/archlinux:latest
+RUN pacman -Syq --noconfirm ansible kubectl emacs-nox tanka puppet sshpass