Set up Conjur Enterprise (Docker/Podman)
This section describes how to deploy a Conjur Enterprise cluster as Docker containers, and how to upgrade the cluster.
Podman is CLI-compatible with the Docker CLI. You can configure alias docker=podman
for the shell that sets up the Conjur Server. This way, all the docker
commands can be used when working with Podman, unless specifically stated otherwise.
Alternatively, you can manually replace docker
in each command with podman
.
All references to Docker in this document apply to Podman as well, unless specifically stated otherwise.
In this section: