fallasleep (latest)

Published 2026-04-06 15:03:51 +03:00 by lain

Installation

docker pull code.wejust.rest/lain/fallasleep:latest
sha256:f1d4a26e3ee21c3a6b962ed5eac6ed524ae8e7102bb1e8caa52d6b0bc4916e6b

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/*
WORKDIR /app
COPY file:99bc9035ff98aee824fa84b0df7912bb4d2917f70fb451c0ce6fca31ddf0209d in .
ENV DATABASE_PATH=/data/sleep.db
ENV PORT=8080
EXPOSE 8080
CMD ["./fallasleep"]
LABEL org.opencontainers.image.created=2026-04-06T12:02:44Z
LABEL org.opencontainers.image.revision=827fbb50ad86adcddb88208f7f8cac9b31f3eaa1
LABEL org.opencontainers.image.source=https://code.wejust.rest/lain/fallasleep.git
LABEL org.opencontainers.image.url=https://code.wejust.rest/lain/fallasleep

Labels

Key Value
org.opencontainers.image.created 2026-04-06T12:02:44Z
org.opencontainers.image.revision 827fbb50ad86adcddb88208f7f8cac9b31f3eaa1
org.opencontainers.image.source https://code.wejust.rest/lain/fallasleep.git
org.opencontainers.image.url https://code.wejust.rest/lain/fallasleep
Details
Container
2026-04-06 15:03:51 +03:00
8
OCI / Docker
linux/amd64
56 MiB
Versions (1) View all
latest 2026-04-06