Block a user
codewarp.site/opstools (latest)
Published 2026-03-01 00:58:31 +00:00 by dfunnell
Installation
docker pull gitea.codewarp.org/tron/codewarp.site/opstools:latestsha256:1bc94e98dda39be9b1d132fec0176c53ef77e7415942634e649a4ac2a7aa5d35
Image Layers
| ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| /bin/sh -c apk add --no-cache postgresql17-client curl jq bash nmap-ncat bind-tools python3 py3-pip tshark |
| /bin/sh -c curl -fsSL https://clickhouse.com/install.sh | sh |
| ENTRYPOINT ["/bin/bash"] |