gotify-wechat (latest)

Published 2023-10-25 10:26:02 +08:00 by 李寻欢

Installation

docker pull gitee.ltd/lxh/gotify-wechat:latest
sha256:d9ed34efc4534b77cc21e6736cc12c0353d7f21a10e1c0dc1d89ae18805b5c57

About this package

gotify转个人号微信消息

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[1323/tcp:{}]
WORKDIR /app
COPY /builder/app ./app # buildkit
CMD ["/bin/sh" "-c" "./app"]

Labels

Key Value
org.opencontainers.image.authors lxh@cxh.cn
org.opencontainers.image.created 2023-10-25T02:25:33.424Z
org.opencontainers.image.description gotify转个人号微信消息
org.opencontainers.image.licenses
org.opencontainers.image.revision 936369f5a94eca9458dc804a0b52b96394318ffd
org.opencontainers.image.source https://gitee.ltd/lxh/gotify-wechat
org.opencontainers.image.title gotify-wechat
org.opencontainers.image.url https://gitee.ltd/lxh/gotify-wechat
org.opencontainers.image.version v1.0.5
Details
Container
2023-10-25 10:26:02 +08:00
2
OCI / Docker
linux/amd64
lxh@cxh.cn
8.2 MiB
Versions (2) View all
latest 2023-10-25
v1.0.5 2023-10-25