Block a user
people (20260217_2058)
Published 2026-02-17 21:00:04 +00:00 by cwpearson
Installation
docker pull git.carlpearson.net/cwpearson/people:20260217_2058sha256:878cb0fb23db676d5f85280a45f31c4979e09235ffeb6af478f198fac667eaa3Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1769990400' |
| ENV TZ=America/Denver |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates tzdata && apt-get upgrade -y && apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* # buildkit |
| COPY /src/server /opt/server # buildkit |
| COPY templates /opt/templates # buildkit |
| COPY static /opt/static # buildkit |
| RUN /bin/sh -c chmod -R 555 /opt/templates /opt/static && chmod 555 /opt/server # buildkit |
| WORKDIR /opt |
| CMD ["/opt/server"] |
Details
2026-02-17 21:00:04 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
54 MiB
20260217_2118
2026-02-17
latest
2026-02-17
20260217_2114
2026-02-17
20260217_2058
2026-02-17
20260217_2054
2026-02-17