karusic (latest)
Installation
docker pull gitea.atria-soft.org/kangaroo-and-rabbit/karusic:latest
sha256:c54b7a2c5ea02568e90fadc12d8398dd641f9b7bc39a4e1b6629bfffefc71baa
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=20240908.0.261281 |
LABEL org.opencontainers.image.revision=61cb892bfc251e46f73e716ceb3b903ec4e9e725 |
LABEL org.opencontainers.image.created=2024-09-08T00:07:27+00:00 |
COPY /rootfs/ / # buildkit |
RUN /bin/sh -c ldconfig && sed -i '/BUILD_ID/a VERSION_ID=20240908.0.261281' /etc/os-release # buildkit |
ENV LANG=C.UTF-8 |
CMD ["/usr/bin/bash"] |
RUN /bin/sh -c pacman -Syu --noconfirm && pacman-db-upgrade && pacman -S --noconfirm jdk-openjdk && pacman -Scc --noconfirm # buildkit |
WORKDIR /tmp |
ENV LANG=C.UTF-8 |
COPY /tmp/out/maven/*.jar /application/application.jar # buildkit |
COPY /tmp/dist /application/front/ # buildkit |
WORKDIR /application/ |
EXPOSE map[80/tcp:{}] |
CMD ["java" "-Xms64M" "-Xmx1G" "-cp" "/application/application.jar" "org.kar.karusic.WebLauncher"] |
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 | 2024-09-08T00:07:27+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 | 20240908.0.261281 |
Details
2024-09-20 20:39:32 +02:00
Versions (2)
View all
Container
27
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
1.2 GiB