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.
1 parent 451fef7 commit af381f8Copy full SHA for af381f8
1 file changed
Dockerfile.arm
@@ -30,7 +30,7 @@ RUN apt-get update && apt-get install -y \
30
libgpgme11-dev \
31
squashfs-tools \
32
libseccomp-dev \
33
- glib-dev \
+ libglib2.0-dev \
34
pkg-config
35
36
RUN mkdir -p /usr/local/var/singularity/mnt && \
0 commit comments