Files
hoperun-custom-sign/README.md
T

10 lines
231 B
Markdown
Raw Normal View History

2023-01-10 08:48:10 +00:00
# hoperun-custom-sign
2026-05-01 03:27:19 +08:00
润和软件自定义打卡-简单web端,不包含数据库,仅Api调用
```
DOCKER_HOST=tcp://NAS_IP:2375 \
DOCKER_API_VERSION=1.43 \
DOCKER_BUILDKIT=0 \
docker build -t hoperun-custom-sign:latest .
```