2023-01-08 20:25:41 UTC
287 MB
compute,video,utility
NVIDIA_VISIBLE_DEVICESall
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:9213da89e59145449929f5c41bf844824a000dd964cbb8c91276e33210d992c6 - 9.69% (27.8 MB)
[#001] sha256:881bc27619742561c58ba6c1a3143a9c16f25f318381ad833c57ebf4291f0fbe - 85.74% (246 MB)
[#002] sha256:379c9977e34f72d221d0d7d59edb07f2cbe0f58ec185b0e30a8d743616cd9803 - 4.58% (13.1 MB)
[#003] sha256:cc560038c690d88fc6c7daefd4705932f999f44acb7698e79b5508f94ccf774b - 0.0% (406 Bytes)
/bin/sh -c #(nop) ADD file:109abcea06af0e171abc87c78e85c02d852c6d5d44dd46aa15d8366b866ff3d3 in /
2022-12-21 01:20:12 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-01-08 20:25:23 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c echo 'deb http://deb.debian.org/debian bookworm non-free' > /etc/apt/sources.list.d/debian-non-free.list && apt-get -y update && apt-get -y install tini ffmpeg python3 curl jq intel-media-va-driver-non-free # buildkit
2023-01-08 20:25:40 UTC (buildkit.dockerfile.v0)COPY / / # buildkit
2023-01-08 20:25:41 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c chmod a+x /run.sh && mkdir -p /config # buildkit
2023-01-08 20:25:41 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/usr/bin/tini" "--"]
2023-01-08 20:25:41 UTC (buildkit.dockerfile.v0)ENV NVIDIA_VISIBLE_DEVICES=all
2023-01-08 20:25:41 UTC (buildkit.dockerfile.v0)ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2023-01-08 20:25:41 UTC (buildkit.dockerfile.v0)CMD ["/run.sh"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.