Sign inSign up

px4io/px4-dev-base-archlinux:latest

Manifest digest

sha256:8dfae30d12475a4dfe86b417ec76282138696e9d4c13c78527c5864305ff7060

OS/ARCH

linux/amd64

Compressed size

2.39 GB

Last pushed

over 2 years by julianoes

Type

Image

Manifest digest

sha256:8dfae30d12475a4dfe86b417ec76282138696e9d4c13c78527c5864305ff7060

Image Layers

1LABEL org.opencontainers.image.title=Arch Linux base Image0 B
2LABEL org.opencontainers.image.description=Official containerd image of0 B
3LABEL org.opencontainers.image.authors=Santiago Torres-Arias <[email protected]> (@SantiagoTorres),0 B
4LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md0 B
5LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux0 B
6LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker0 B
7LABEL org.opencontainers.image.licenses=GPL-3.0-or-later0 B
8LABEL org.opencontainers.image.version=20240101.0.2040740 B
9LABEL org.opencontainers.image.revision=98cd79111dd530447f491d547d14f3c38e227e460 B
10LABEL org.opencontainers.image.created=2024-01-01T19:08:40+00:000 B
11COPY /rootfs/ / # buildkit141.13 MB
12RUN /bin/sh -c ldconfig &&7.96 KB
13ENV LANG=C.UTF-80 B
14CMD ["/usr/bin/bash"]0 B
15LABEL maintainer=Julien Lecoeur <[email protected]>0 B
16RUN /bin/sh -c pacman -Syu264.49 MB
17RUN /bin/sh -c pacman -Sy1.89 GB
18RUN /bin/sh -c python3 -m4.34 MB
19ENV PATH=/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20RUN /bin/sh -c pip3 install3.23 MB
21RUN /bin/sh -c pip3 install94.57 MB
22RUN /bin/sh -c wget https://sourceforge.net/projects/romfs/files/genromfs/0.5.2/genromfs-0.5.2.tar.gz10.79 KB
23RUN /bin/sh -c curl -sSL571.57 KB
24RUN /bin/sh -c groupadd dialout769 B
25RUN /bin/sh -c ln -s211 B
26ENV CCACHE_MAXSIZE=1G0 B
27ENV PATH=/usr/lib/ccache/bin:/opt/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
28ENV TERM=xterm0 B
29EXPOSE map[14556/udp:{}]0 B
30EXPOSE map[14557/udp:{}]0 B
31COPY scripts/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit622 B
32ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
33CMD ["/bin/bash"]0 B

Command

LABEL org.opencontainers.image.title=Arch Linux base Image