64gram (latest)

Published 2023-10-03 21:09:43 +00:00 by shihaam in dockerfiles/64gram-desktop

Installation

docker pull git.shihaam.dev/dockerfiles/64gram:latest
sha256:5b040c8899b906c0d4dc8ad89011ff6daa7fa5bd93ec9cb78e712e7e06d0a493

About this package

Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.

Image Layers

LABEL org.opencontainers.image.title=Arch Linux base Image
LABEL org.opencontainers.image.description=Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
LABEL org.opencontainers.image.authors=Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
LABEL org.opencontainers.image.url=https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
LABEL org.opencontainers.image.documentation=https://wiki.archlinux.org/title/Docker#Arch_Linux
LABEL org.opencontainers.image.source=https://gitlab.archlinux.org/archlinux/archlinux-docker
LABEL org.opencontainers.image.licenses=GPL-3.0-or-later
LABEL org.opencontainers.image.version=20231001.0.182270
LABEL org.opencontainers.image.revision=e688cede58b6771ce1117271551c1f0c57113614
LABEL org.opencontainers.image.created=2023-10-01T00:06:45+00:00
COPY dir:47eb5c099872cf9f85ab952aa5de3ecf0c5cede8c0eddc06b0c460b68bf7ff17 in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20231001.0.182270' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
WORKDIR /root
COPY 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst . # buildkit
RUN /bin/sh -c pacman -Sy alsa-utils xdg-utils socat --noconfirm && pacman -U 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst --noconfirm && rm -rfv 64gram-desktop-bin-1_1.0.85-1-x86_64.pkg.tar.zst /var/cache/pacman/pkg/* # buildkit
COPY xdg-open-listener.sh /usr/sbin/xdg-open # buildkit
RUN /bin/sh -c chmod +x /usr/sbin/xdg-open # buildkit
CMD ["/bin/sh" "-c" "telegram-desktop"]

Labels

Key Value
com.docker.compose.project 64gram-desktop
com.docker.compose.service 64gram
com.docker.compose.version 2.20.3
org.opencontainers.image.authors Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
org.opencontainers.image.created 2023-10-01T00:06:45+00:00
org.opencontainers.image.description Official containerd image of Arch Linux, a simple, lightweight Linux distribution aimed for flexibility.
org.opencontainers.image.documentation https://wiki.archlinux.org/title/Docker#Arch_Linux
org.opencontainers.image.licenses GPL-3.0-or-later
org.opencontainers.image.revision e688cede58b6771ce1117271551c1f0c57113614
org.opencontainers.image.source https://gitlab.archlinux.org/archlinux/archlinux-docker
org.opencontainers.image.title Arch Linux base Image
org.opencontainers.image.url https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
org.opencontainers.image.version 20231001.0.182270
Details
Container
2023-10-03 21:09:43 +00:00
9
OCI / Docker
linux/amd64
Santiago Torres-Arias <santiago@archlinux.org> (@SantiagoTorres), Christian Rebischke <Chris.Rebischke@archlinux.org> (@shibumi), Justin Kromlinger <hashworks@archlinux.org> (@hashworks)
GPL-3.0-or-later
377 MiB
Versions (1) View all
latest 2023-10-03