docker-machine url
  • References/Server/Docker/Docker Machine/Command line reference

url Get the URL of a host $ docker-machine url dev tcp://192.168.99.109:2376

2025-01-10 15:47:30
Machine concepts and help
  • References/Server/Docker/Docker Machine

Understand Machine concepts and get help Docker Machine allows you to provision Docker machines in a variety of environments, including virtual

2025-01-10 15:47:30
How to get Swarm
  • References/Server/Docker/Docker Swarm

How to get Docker Swarm You can create a Docker Swarm cluster using the swarm executable image from a container or using an executable swarm

2025-01-10 15:47:30
Introduction
  • References/Server/Docker/Docker Engine/User guide

Engine user guide This guide takes you through the fundamentals of using Docker Engine and integrating it into your environment. You’ll learn how to use Engine to:

2025-01-10 15:47:30
Understand the architecture
  • References/Server/Docker/Docker Engine

Understand the architecture Docker is an open platform for developing, shipping, and running applications. Docker is designed to deliver your applications

2025-01-10 15:47:30
Log tags for logging driver
  • References/Server/Docker/Docker Engine/Administrate/Logging

Log Tags The tag log option specifies how to format a tag that identifies the container’s log messages. By default, the system uses the first 12 characters of

2025-01-10 15:47:30
Configure container DNS in user-defined networks
  • References/Server/Docker/Docker Engine/User guide/Network configuration

Embedded DNS server in user-defined networks The information in this section covers the embedded DNS server operation for containers in

2025-01-10 15:47:30
Strategies
  • References/Server/Docker/Docker Swarm/Scheduling

Docker Swarm strategies The Docker Swarm scheduler features multiple strategies for ranking nodes. The strategy you choose determines how Swarm computes ranking

2025-01-10 15:47:30
docker pause
  • References/Server/Docker/Docker Engine/Engine reference/Command line reference

pause Usage: docker pause [OPTIONS] CONTAINER [CONTAINER...] Pause all processes within a container --help Print usage

2025-01-10 15:47:30
docker-machine status
  • References/Server/Docker/Docker Machine/Command line reference

status Usage: docker-machine status [arg...] Get the status of a machine Description: Argument is a machine name. For example:

2025-01-10 15:47:30