looka (sha256:7a1040fca1c3ee6badc25232c9ed7a0ea67a1953c1eaa1587492034eab2cfbc3)

Published 2026-05-26 12:29:00 +00:00 by emma

Installation

docker pull git.wallpen.com/wallpen/looka@sha256:7a1040fca1c3ee6badc25232c9ed7a0ea67a1953c1eaa1587492034eab2cfbc3
sha256:7a1040fca1c3ee6badc25232c9ed7a0ea67a1953c1eaa1587492034eab2cfbc3

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-26T12:26:46.659Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision c3c19b12bcbef5cf758af0c82f9644e89669fc4a
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-26 12:29:00 +00:00
1
OCI / Docker
linux/amd64
46 MiB
Versions (9) View all