Sign inSign up

vicanso/diving

By vicanso

Updated about 2 months ago

Image
3

100K+

vicanso/diving repository overview

Exploring each layer in a docker image, it's fast and simple, develop with Rust. There are two modes: terminal(default) and web.

It does not depend on anything, including docker client.

It supports multiple platforms: linux, windows and macos, you can get it from release page.

web mode

docker run -d --restart=always \
  -p 7001:7001 \
  --name diving \
  vicanso/diving

Tag summary

Content type

Image

Digest

sha256:5087cc028

Size

32.3 MB

Last updated

about 2 months ago

docker pull vicanso/diving