Docker Container Runtime
by Docker
Description
Docker provides container runtime that enables applications to run in isolated environments. Containers share the host OS kernel while maintaining isolation, making them lightweight and portable across infrastructure.
Keeper Secrets Manager integrates with the Docker Runtime so that you can dynamically retrieve a secret from the vault when the container executes. Use this integration to make your secrets available inside the Docker container.