Memo

20231031 oga7p58g

Docker Image 镜像查看与分析工具 Dive Repo:https://github.com/wagoodman/dive `bash docker run --rm -it \ -v /var/run/docker.sock:/var/run/docker.sock \ -e DOCKER_API_VERSION=1.37 \ wagoodman/dive:latest...

Docker Image 镜像查看与分析工具 Dive Repo:https://github.com/wagoodman/dive

docker run --rm -it \
 -v /var/run/docker.sock:/var/run/docker.sock \
 -e DOCKER_API_VERSION=1.37 \
 wagoodman/dive:latest docker-registry.ivanli.cc/ivan/commento