looka (sha256:a587671ae940980bc5ba343f64341b116bb6bbfe1f0520d83471328e7cdb209f)

Published 2026-05-26 11:42:21 +00:00 by emma

Installation

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

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-26T11:40:08.531Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 40b06422a86af248fec8a5461d5c2117c1c05e86
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 11:42:21 +00:00
1
OCI / Docker
linux/amd64
46 MiB
Versions (9) View all