looka (sha256:5ff322ec976c3aa819b971534efa819706be52d48f2f95fe4be5bce7a5e4aa32)

Published 2026-07-16 11:38:28 +00:00 by emma

Installation

docker pull git.wallpen.com/wallpen/looka@sha256:5ff322ec976c3aa819b971534efa819706be52d48f2f95fe4be5bce7a5e4aa32
sha256:5ff322ec976c3aa819b971534efa819706be52d48f2f95fe4be5bce7a5e4aa32

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
WORKDIR /app
RUN /bin/sh -c apt-get update && apt-get install -y openssl && rm -rf /var/lib/apt/lists/* # buildkit
ARG UID=10001
RUN |1 UID=10001 /bin/sh -c adduser --disabled-password --gecos "" --home "/nonexistent" --shell "/sbin/nologin" --no-create-home --uid "${UID}" appuser # buildkit
RUN |1 UID=10001 /bin/sh -c chown -R appuser:appuser /app # buildkit
USER appuser
COPY /bin/app /bin/ # buildkit
COPY /app/flutter_frontend/build/web /app/flutter_frontend/build/web # buildkit
COPY /app/dashboard /app/dashboard # buildkit
ENV ROCKET_ENV=production
CMD ["/bin/app"]

Labels

Key Value
org.opencontainers.image.created 2026-07-16T11:35:57.085Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 9bb6318327ded7935aafbb16eb8b424134ecd50e
org.opencontainers.image.source https://git.wallpen.com/wallPen/looka
org.opencontainers.image.title looka
org.opencontainers.image.url https://git.wallpen.com/wallPen/looka
org.opencontainers.image.version main
Details
Container
2026-07-16 11:38:28 +00:00
1
OCI / Docker
linux/amd64
46 MiB
Versions (13) View all