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.
2 parents 6e5fdcc + 22a8703 commit 602fae3Copy full SHA for 602fae3
Dockerfile
@@ -1,5 +1,5 @@
1
# Base image
2
-FROM docker.io/library/archlinux:base-devel
+FROM docker.io/library/archlinux:multilib-devel
3
4
# Install dependencies
5
RUN pacman -Syu --needed --noconfirm pacman-contrib namcap git
0 commit comments