| # 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:e4f0d3168b282cf85b57555aa080ebe9aea29b88bc12885623af8b7a780cd7e0 in . |
| CMD ["./fallasleep-bot"] |
| LABEL org.opencontainers.image.created=2026-04-06T12:02:12Z |
| 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 |