From 4489726c7db7b8caf27ad1b18bfa4448bb4940e2 Mon Sep 17 00:00:00 2001 From: Aaron Kaplan Date: Tue, 10 Sep 2024 16:04:41 -0400 Subject: [PATCH] emactsmaproom README: how to find most recent container image --- enacts/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/enacts/README.md b/enacts/README.md index 3bc6eeed..178a355b 100644 --- a/enacts/README.md +++ b/enacts/README.md @@ -101,6 +101,9 @@ For final releases of the image, build as above, then tag the image with the cur docker push iridl/enactsmaproom:20240205 docker logout +# Finding the most recent published container image +Visit https://hub.docker.com/r/iridl/enactsmaproom/tags . Clicking on the most recent tag will take you to a page that gives the sha256 hash of the image. + # Running enactstozarr on a partner DL After having installed a Dockerized system, and after having creating appropriate folders in `/data/datalib/data/` according to the partner's configuration, run the command: