Block a user
material_texture (1.0.1)
Installation
docker pull gitea.likegears.com/likegears/material_texture:1.0.1sha256:b3bed572884b96266e9a5db305266c62cec3da783fcc96ce121a8919e1405f58
Images
| Digest | OS / Arch | Size |
|---|---|---|
| fa5d6ba2e9 | linux/amd64 | 12 MiB |
Image Layers ( linux/amd64)
| ADD alpine-minirootfs-3.18.12-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| LABEL org.opencontainers.image.source=https://gitea.likegears.com/likegears/material_texture |
| WORKDIR /app |
| RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit |
| COPY /app/server /app/server # buildkit |
| ENV TZ=Asia/Shanghai |
| EXPOSE [8080/tcp] |
| CMD ["/app/server"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://gitea.likegears.com/likegears/material_texture |