Sign inSign up

vdsm/virtual-dsm:7.64

Multi-platform
Web servers
Operating systems
Databases & storage
Index digest

sha256:4ccba5ebd6558273c939660dac33aa9c8e7c588d3999e560a54a3620b39e242c

OS/ARCH

Compressed size

127.96 MB

Last pushed

about 1 month by kroese

Type

Image

Manifest digest

sha256:fa17a90fb9e36cbf0dabca753e28d6e75ef8ef70e4eebb2db760742d10aebb46

Image Layers

1COPY / / # buildkit122.97 MB
2ARG VERSION_ARG=7.640 B
3ARG VERSION_CSTRUCT=4.70 B
4ARG DEBCONF_NOWARNINGS=yes0 B
5ARG DEBIAN_FRONTEND=noninteractive0 B
6ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B
7RUN |5 VERSION_ARG=7.64 VERSION_CSTRUCT=4.7 DEBCONF_NOWARNINGS=yes634.69 KB
8COPY --chmod=755 ./src /run/ #14.02 KB
9COPY --chmod=755 ./web /var/www/ #4.03 KB
10COPY --chmod=755 /qemu-host.bin /run/host.bin #4.35 MB
11COPY --chmod=744 ./web/conf/nginx.conf /etc/nginx/default.conf #682 B
12ADD --chmod=775 https://raw.githubusercontent.com/sud0woodo/patology/refs/heads/main/patology.py /run/extract.py #4.79 KB
13VOLUME [/storage]0 B
14EXPOSE [445/tcp 5000/tcp]0 B
15ENV RAM_SIZE=2G0 B
16ENV CPU_CORES=20 B
17ENV DISK_SIZE=256G0 B
18HEALTHCHECK {Test:[CMD /run/check.sh] Interval:1m0s Timeout:0s0 B
19ENTRYPOINT ["/usr/bin/tini" "-s" "/run/entry.sh"]0 B

Command

COPY / / # buildkit