Download Docker image
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