starlink_status (latest)

Published 2023-12-30 06:17:53 +00:00 by shihaam in shihaam/starlink_status

Installation

docker pull git.shihaam.dev/shihaam/starlink_status:latest
sha256:e01eebb6e176d4284944dd7b410aee911f627ca62a78091e944c4ee966eb3b14

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=20231112.0.191179
LABEL org.opencontainers.image.revision=49b83e2f5501273bb46fde02768ab2064b88c8f0
LABEL org.opencontainers.image.created=2023-11-12T00:07:22+00:00
COPY dir:326e2e0244e2e1c327280e9778a484a786b9b9e6a2714cd83ab5e297b89945bd in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20231112.0.191179' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
WORKDIR /root
RUN /bin/sh -c pacman -Syu --noconfirm # buildkit
RUN /bin/sh -c pacman -S --noconfirm mpv jq curl bc # buildkit
RUN /bin/sh -c pacman -S --noconfirm speedtest-cli # buildkit
RUN /bin/sh -c curl -LOJ https://github.com/librespeed/speedtest-cli/releases/download/v1.0.10/librespeed-cli_1.0.10_linux_amd64.tar.gz && tar -xzvf librespeed-cli_1.0.10_linux_amd64.tar.gz && mv -v librespeed-cli /usr/bin/librespeed-cli && rm -v librespeed-cli_1.0.10_linux_amd64.tar.gz LICENSE # buildkit
RUN /bin/sh -c pacman -S --noconfirm atk cups libxcomposite nodejs npm nss && npm install --global fast-cli # buildkit
RUN /bin/sh -c pacman -S --noconfirm imagemagick # buildkit
COPY . . # buildkit
CMD ["/bin/sh" "-c" "./bot.sh"]

Labels

Key Value
com.docker.compose.project build
com.docker.compose.service starlink_status
com.docker.compose.version 2.21.0
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-11-12T00:07:22+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 49b83e2f5501273bb46fde02768ab2064b88c8f0
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 20231112.0.191179
Details
Container
2023-12-30 06:17:53 +00:00
19
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
888 MiB
Versions (1) View all
latest 2023-12-30