it-tools - 为开发人员提供的方便的在线工具集合 File


https://hub.docker.com/r/corentinth/it-tools

https://github.com/CorentinTh/it-tools

https://it-tools.tech/


IT-Tools是为开发人员提供的方便的在线工具集合,包含文本加解密、JSON数据转换、URL编码与解码、IPV4子网计算等众多功能,具有出色的用户体验。虽然其主打开发者工具,但对于日常生活中的普通用户同样有着不可或缺的价值。无论是开发人员还是普通用户,都能在这个工具集中找到你所需的功能


docker run -d --name tools --hostname tools  --restart always  --network mgr  --ip 172.18.0.254  --privileged=true --user=root   -e TZ='Asia/Shanghai'   --ulimit nofile=262144:262144  -v /etc/localtime:/etc/localtime:ro   corentinth/it-tools:nightly


# 汉化版

https://hub.docker.com/r/qingfeng2336/it-tools

docker run -d --name tools --hostname tools  --restart always  --network mgr  --ip 172.18.0.254  --privileged=true --user=root   -e TZ='Asia/Shanghai'   --ulimit nofile=262144:262144  -v /etc/localtime:/etc/localtime:ro   qingfeng2336/it-tools


docker exec -it tools /bin/sh


-最新的镜像

nightly

-容器端口

80


Alpine安装,以及维护:  https://abc.htmltoo.com/thread-310.htm


签名:这个人很懒,什么也没有留下!
最新回复 (0)
返回