Docker Hub repository

The Microgateway Docker images can be obtained from our Docker Hub repositories. The repositories themselves are public and the images can be pulled without special permissions. Nevertheless, Docker has rate limits for anonymous users in place. Therefore, it is recommended to use a Docker account to pull the image.

Verify the digital signatures (optional)

To verify the digital signature of the Configbuilder image.

copy
docker trust inspect --pretty docker.io/ergon/airlock-microgateway-configbuilder:3.2.0

To verify the digital signature of the runtime image

copy
docker trust inspect --pretty docker.io/ergon/airlock-microgateway:3.2.0