Block a user
aopc-mgmt (7-eb1ce04)
Published 2026-06-27 16:05:21 +08:00 by q792602257
Installation
docker pull git.jerryyan.net/q792602257/aopc-mgmt:7-eb1ce04sha256:44955ed6d8411699b8aa065e8c022bde4b4fbfb7d7efd8eb9476cbdb9239ad60
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /out/web /app/web # buildkit |
| ENV PORT=8081 |
| ENV DATABASE_URL= |
| EXPOSE [8081/tcp] |
| HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://localhost:8081/] Interval:30s Timeout:3s StartPeriod:15s StartInterval:0s Retries:3} |
| ENTRYPOINT ["/app/web"] |
Details
2026-06-27 16:05:21 +08:00
Versions (12)
View all
Container
0
OCI / Docker
linux/amd64
38 MiB
latest
2026-06-30
15-a4eb2b5
2026-06-30
14-afd53fc
2026-06-30
13-fdb2fc0
2026-06-30
12-3b6ca62
2026-06-28