go-wxhelper (v3)

Published 2023-10-25 09:09:13 +08:00 by 李寻欢 in lxh/go-wxhelper

Installation

docker pull gitee.ltd/lxh/go-wxhelper:v3
sha256:7cf91b37e361f93da494a1743378b356bb1b4f733b7f57246105322074a317e9

Image Layers

ADD file:8e81116368669ed3dd361bc898d61bff249f524139a239fdaf3ec46869a39921 in /
CMD ["/bin/sh"]
LABEL org.opencontainers.image.authors=lxh@cxh.cn
RUN /bin/sh -c sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories && apk add --update --no-cache tzdata # buildkit
ENV TZ=Asia/Shanghai GIN_MODE=release RUN_MODE=prod
LABEL org.opencontainers.image.authors=lxh@cxh.cn
EXPOSE map[19099/tcp:{}]
WORKDIR /app
COPY /builder/app ./app # buildkit
CMD ["/bin/sh" "-c" "./app"]

Labels

Key Value
org.opencontainers.image.authors lxh@cxh.cn
Details
Container
2023-10-25 09:09:13 +08:00
0
OCI / Docker
linux/amd64
lxh@cxh.cn
11 MiB
Versions (116) View all
latest 2024-08-30
v1.2.57 2024-08-30
v1.2.56 2024-08-30
v1.2.55 2024-08-29
v1.2.54 2024-08-21