azur84 Azur
  • Joined on 2026-02-01

color (sha-03998ea)

Published 2026-05-30 08:09:24 +01:00 by Azur

Installation

docker pull git.azur.webhop.me/azur/color:sha-03998ea
sha256:20db4e9467f3a6c8b5e5db46bf2824b9cdc7578e05014c4ed2cfab4c02328d47

Images

Digest OS / Arch Size
0efaffd8f4 linux/amd64 55 MiB
16fe3b7dba linux/arm64 54 MiB

Image Layers ( linux/arm64)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates sqlite3 && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /usr/src/app/target/release/color ./serveur # buildkit
RUN /bin/sh -c mkdir -p /data # buildkit
EXPOSE [3000/tcp]
ENV DATABASE_URL=sqlite:///data/db.sqlite
CMD ["./serveur"]

Labels

Key Value
org.opencontainers.image.created 2026-05-30T05:44:21.854Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 03998ea72e727be1606a4553a29d4adbaa1a3a61
org.opencontainers.image.source https://git.azur.webhop.me/Azur/color
org.opencontainers.image.title color
org.opencontainers.image.url https://git.azur.webhop.me/Azur/color
org.opencontainers.image.version master
Details
Container
2026-05-30 08:09:24 +01:00
0
OCI / Docker
Versions (5) View all
master 2026-05-30
sha-947101f 2026-05-30
latest 2026-05-30
sha-48a6b35 2026-05-30
sha-03998ea 2026-05-30