alkator/api (latest)
Installation
docker pull gitea.angoosh.com/meiri/alkator/api:latest
sha256:3a90ad8b0b9988c6738835ae055f8ef79b61ab189ea9d5ded6bb10c7d886b55a
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-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="20241020.0.271562" |
LABEL org.opencontainers.image.revision="61cb892bfc251e46f73e716ceb3b903ec4e9e725" |
LABEL org.opencontainers.image.created="2024-10-20T00:07:52+00:00" |
COPY dir:120cda964718b25ef04cfae1dd866b1e4dd1517c0b42c9d2b11ff1f4f840b9f7 in / |
/bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20241020.0.271562' /etc/os-release |
ENV LANG=C.UTF-8 |
CMD ["/usr/bin/bash"] |
ADD https://raw.githubusercontent.com/greyltc/docker-archlinux/master/get-new-mirrors.sh /usr/bin/get-new-mirrors # buildkit |
RUN /bin/sh -c chmod +x /usr/bin/get-new-mirrors # buildkit |
RUN /bin/sh -c get-new-mirrors # buildkit |
ARG AUR_USER=ab |
ARG HELPER=yay |
ADD add-aur.sh /root # buildkit |
RUN |2 AUR_USER=ab HELPER=yay /bin/sh -c bash /root/add-aur.sh "${AUR_USER}" "${HELPER}" # buildkit |
WORKDIR /alkator |
COPY dir:42738f5af63f4de49ce162e24c81f79ce87a3c6308631d1d254cafbf86f89e5b in . |
/bin/sh -c pacman -Syu python python-weasyprint python-dateutil python-django npm --noconfirm |
/bin/sh -c sudo -u ab -D~ bash -c 'yay -Syu --removemake --needed --noprogressbar --noconfirm python-daphne' |
/bin/sh -c cd frontend && npm install && npm run build && rm -rf node_modules && cd .. |
EXPOSE 8005 |
CMD ["/usr/bin/daphne" "alkator.asgi:application" "-b" "0.0.0.0" "-p" "8005"] |
Labels
Key | Value |
---|---|
io.buildah.version | 1.37.4 |
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 | 2024-10-20T00:07:52+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 | 61cb892bfc251e46f73e716ceb3b903ec4e9e725 |
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 | 20241020.0.271562 |
Details
2024-10-24 17:03:10 +02:00
Versions (1)
View all
Container
2
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
513 MiB
latest
2024-10-24