Levente Batuska lbatuska
  • Joined on 2025-12-30

drogon (v1.9.12)

Published 2026-03-01 02:15:20 -05:00 by lbatuska in lbatuska/drogon_docker

Installation

docker pull git.nas-technologies.com/lbatuska/drogon:v1.9.12
sha256:894ce78e90b0210db033e841d3a1b26e6aa586bdd0b0c9daa83bcdc1a280717d

Images

Digest OS / Arch Size
38cd687e80 linux/amd64 443 MiB

Image Layers ( linux/amd64)

LABEL org.opencontainers.image.title="Arch Linux base-devel 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="20260301.0.494762"
LABEL org.opencontainers.image.revision="0d7c4c0017584f9bcb495105cc412d6575f04564"
LABEL org.opencontainers.image.created="2026-03-01T00:06:43+00:00"
COPY dir:fd173b2c79c54f9af6b87a46306e110a5aef6c2b660728bf7441aa4f5d282c6f in /
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260301.0.494762' /etc/os-release
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
ARG DROGON_TAG=v1.9.12
RUN |1 DROGON_TAG=v1.9.12 /bin/sh -c ln -sf /usr/share/zoneinfo/UTC /etc/localtime # buildkit
RUN |1 DROGON_TAG=v1.9.12 /bin/sh -c echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen # buildkit
ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
RUN |1 DROGON_TAG=v1.9.12 /bin/sh -c pacman-key --init && pacman-key --populate archlinux && pacman -Sy --noconfirm archlinux-keyring && pacman -Syu --noconfirm git curl wget c-ares util-linux-libs brotli postgresql-libs hiredis jsoncpp yaml-cpp zlib openssl gcc cmake ninja meson onetbb && pacman -Scc --noconfirm # buildkit
ADD https://api.github.com/repos/an-tao/drogon/git/refs/tags/v1.9.12 /drogon_version.json # buildkit
RUN |1 DROGON_TAG=v1.9.12 /bin/sh -c git clone https://github.com/an-tao/drogon /tmp/drogon && cd /tmp/drogon && git checkout ${DROGON_TAG} && git submodule update --init && ./build.sh && cd / && rm -rf /tmp/drogon # buildkit

Labels

Key Value
io.buildah.version 1.43.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 2026-03-01T00:06:43+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 0d7c4c0017584f9bcb495105cc412d6575f04564
org.opencontainers.image.source https://gitlab.archlinux.org/archlinux/archlinux-docker
org.opencontainers.image.title Arch Linux base-devel Image
org.opencontainers.image.url https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
org.opencontainers.image.version 20260301.0.494762
Details
Container
2026-03-01 02:15:20 -05:00
0
OCI / Docker
Versions (3) View all
v1.9.13 2026-06-13
v1.9.12 2026-03-01
v1.9.11 2026-03-01