Docker

Introduction

This page describes how we share our build Docker images.

We use a custom docker registry to share our images. You can find the registry at https://ambimax.azurecr.io/. The credentials for the registry can be found on LastPass.

Connecting to the registry

docker login ambimax.azurecr.io

When asked for credentials, enter the credentials from LastPass (search for "Docker registry azure ambimax").

After you have successfully logged in, you can use our docker images.