fallasleep (latest)

Published 2026-03-30 11:10:09 +03:00 by lain

Installation

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

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-03-30T08:09:02Z
LABEL org.opencontainers.image.revision=13394c536a26cc8a0c420bd80ed298c0b27bc59c
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-03-30T08:09:02Z
org.opencontainers.image.revision 13394c536a26cc8a0c420bd80ed298c0b27bc59c
org.opencontainers.image.source https://code.wejust.rest/lain/fallasleep.git
org.opencontainers.image.url https://code.wejust.rest/lain/fallasleep
Details
Container
2026-03-30 11:10:09 +03:00
6
OCI / Docker
linux/amd64
56 MiB
Versions (1) View all
latest 2026-03-30