looka (sha256:ad3bc6fcec0c6172253632e8a4cec29a9e4b68a758ed456e90f5387768baff53)

Published 2026-05-27 08:07:04 +00:00 by emma

Installation

docker pull git.wallpen.com/wallpen/looka@sha256:ad3bc6fcec0c6172253632e8a4cec29a9e4b68a758ed456e90f5387768baff53
sha256:ad3bc6fcec0c6172253632e8a4cec29a9e4b68a758ed456e90f5387768baff53

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'
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-05-27T08:04:53.810Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 64f2b10ca9b125fbe8eb4803ca0f8b17a84f7645
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-05-27 08:07:04 +00:00
1
OCI / Docker
linux/amd64
46 MiB
Versions (9) View all