Download Docker image

The list of published images is available here.

If not explicitly stated you must use the latest version.

Use the following command to make the desired image available locally:

docker pull ghcr.io/pagopa/rtd-ms-transaction-filter:latest

After the download the image should be listed.

Run:

docker image ls

Example of expected output:

REPOSITORY                                 TAG         IMAGE ID       CREATED          SIZE
ghcr.io/pagopa/rtd-ms-transaction-filter   latest      3c2af40f86f8   N  minutes ago   <SIZE>

Last updated