Docker Configuration

After installing Docker and starting Docker, the dockerd daemon runs with its default configuration. This page gathers resources on how to customize the configuration, Docker registry configuration, start the daemon manually, and troubleshoot and debug the daemon if run into issues.

Table of Contents:

Below we have compiled publicly available sources from around the world that present views on Docker Configuration.

The Container Security book by Liz Rice

Fundamental Technology Concepts that Protect Containerized Applications

Perspectives on Docker Configuration

Specific Environments

Configure Docker in Windows

The Docker Engine can accept many custom configurations. On Windows, these configurations can be specified in a configuration file or by using Windows Service control manager. This document will detail how to install and configure the Docker Engine, and will also provide some examples of commonly used configurations.

Read the article on docs.microsoft.com ยป

Vendor Information

Get updates on container technology