Block a user
sale (f11631d)
Installation
docker pull git.viaeon.com/admin/sale:f11631dsha256:77c647b9d2f1d2b4492fda1a850305a1e0f9e434d6bdf1c582db43cbbbdc5602
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 80987624d1 | 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-16T10:40:50.460Z |
| org.opencontainers.image.description | 香烟销售网站 |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | f11631dce52261a7036dfbce4c5533e643e98011 |
| 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 |