From 480fd544f6c81f2f5b19d08fc96e1be4e686ec1d Mon Sep 17 00:00:00 2001 From: Wes Higbee Date: Tue, 14 May 2024 15:15:42 -0500 Subject: [PATCH] Update README.md test placement of youtube video thumbnail and like to dive overview video... could keep gif and move this elsewhere... I need to find a way to add the play button to make it obvious this is a video link --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e245925b..ba66c70c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,10 @@ **A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image.** -![Image](.data/demo.gif) + + +[![dive overview video](https://img.youtube.com/vi/PTon4TsP9GA/maxresdefault.jpg)](https://www.youtube.com/watch?v=PTon4TsP9GA) + To analyze a Docker image simply run dive with an image tag/id/digest: ```bash