looka (sha256:bbe545995139943632e202c2d8a287b2e1d48664ab50ee70eefd6a1e342dc104)

Published 2026-05-12 06:06:39 +00:00 by emma

Installation

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

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'
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-12T06:04:23.913Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 5ccaa5dcf489b49c4159639497d88b25e6163ac8
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-12 06:06:39 +00:00
1
OCI / Docker
linux/amd64
45 MiB
Versions (9) View all