Block a user
sale (9107aff)
Installation
docker pull git.viaeon.com/admin/sale:9107affsha256:12b8d2e302b2ce2464feee835c63f2756afb4e000cfd7c10e15fb8b7cec4f3ae
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 24d8e1ce13 | linux/amd64 | 25 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| WORKDIR /app |
| RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit |
| RUN /bin/sh -c mkdir -p uploads data # buildkit |
| COPY /app/server . # buildkit |
| COPY /app/frontend/dist ./static # buildkit |
| EXPOSE [8080/tcp] |
| CMD ["./server"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-07-16T21:26:45.255Z |
| org.opencontainers.image.description | 香烟销售网站 |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 9107affb854299bfbb4fd848f32b3c0f6eafcca7 |
| org.opencontainers.image.source | https://git.viaeon.com/admin/sale |
| org.opencontainers.image.title | sale |
| org.opencontainers.image.url | https://git.viaeon.com/admin/sale |
| org.opencontainers.image.version | main |