go-wxhelper (main)

Published 2024-08-19 10:50:20 +08:00 by 李寻欢 in lxh/go-wxhelper

Installation

docker pull gitee.ltd/lxh/go-wxhelper:main
sha256:331870beb06d299fc280ef1f9e3fb3dc435d125d8a27a13593555feabade8605

About this package

跳转到其它url地址的中间页

Image Layers

ADD file:ecdfb91a737d6c292265c1b77ffd3d82ba810dd43ea4ef79714b66b1da74a5aa 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 ca-certificates # buildkit
ENV TZ=Asia/Shanghai GIN_MODE=release
LABEL org.opencontainers.image.authors=lxh@cxh.cn
EXPOSE map[1234/tcp:{}]
WORKDIR /app
COPY /builder/app ./app # buildkit
COPY /builder/views ./views # buildkit
COPY /builder/assets ./assets # buildkit
CMD ["/bin/sh" "-c" "./app"]

Labels

Key Value
org.opencontainers.image.authors lxh@cxh.cn
org.opencontainers.image.created 2024-08-19T02:49:30.679Z
org.opencontainers.image.description 跳转到其它url地址的中间页
org.opencontainers.image.licenses
org.opencontainers.image.revision c3c19c3da0b3bf7f8b0a9c2c627d247cbc45820a
org.opencontainers.image.source https://gitee.ltd/lxh/redirect
org.opencontainers.image.title redirect
org.opencontainers.image.url https://gitee.ltd/lxh/redirect
org.opencontainers.image.version main
Details
Container
2024-08-19 10:50:20 +08:00
1
OCI / Docker
linux/amd64
lxh@cxh.cn
12 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