• Joined on 2026-01-18

family_budget-backend (f48abe37ea4ca2498d64297f82f833affd68ee85)

Published 2026-02-24 13:07:24 +03:00 by Arrelin

Installation

docker pull gitea.arreliny.dedyn.io/arrelin/family_budget-backend:f48abe37ea4ca2498d64297f82f833affd68ee85
sha256:63cda0a798ca2fce3f5d1a085c73631559037faa8727b3a7f30565c0a23c0f50

Images

Digest OS / Arch Size
03e39f90ff linux/amd64 150 MiB

Image Layers ( linux/amd64)

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=20260222.0.493200
LABEL org.opencontainers.image.revision=0d7c4c0017584f9bcb495105cc412d6575f04564
LABEL org.opencontainers.image.created=2026-02-22T00:06:47+00:00
COPY /rootfs/ / # buildkit
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20260222.0.493200' /etc/os-release # buildkit
ENV LANG=C.UTF-8
CMD ["/usr/bin/bash"]
RUN /bin/sh -c pacman -Syu --noconfirm && pacman -S --noconfirm openssl ca-certificates && pacman -Scc --noconfirm # buildkit
WORKDIR /app
COPY /app/target/release/family_budget . # buildkit
ENV RUST_LOG=info
EXPOSE [8080/tcp]
CMD ["./family_budget"]

Labels

Key Value
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-02-22T00:06:47+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 Image
org.opencontainers.image.url https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/README.md
org.opencontainers.image.version 20260222.0.493200
Details
Container
2026-02-24 13:07:24 +03:00
0
OCI / Docker
Versions (39) View all