docker-compose port
  • References/Server/Docker/Docker Compose/Command-line Reference

port Usage: port [options] SERVICE PRIVATE_PORT Options: --protocol=proto tcp or udp [default: tcp] --index=index index of the container

2025-01-10 15:47:30
Dockerizing a Couchbase service
  • References/Server/Docker/Docker Engine/Dockerize an application

Dockerizing a Couchbase service This example shows how to start a Couchbase server

2025-01-10 15:47:30
Troubleshoot the application
  • References/Server/Docker/Docker Swarm/Try Swarm at scale

Troubleshoot the application It’s a fact of life that things fail. With this in mind, it’s important to understand what happens when failures occur and

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

kill Usage: docker-machine kill [arg...] Kill (abruptly force stop) a machine Description: Argument(s) are one or more machine names.

2025-01-10 15:47:30
Migrate to Engine 1.10
  • References/Server/Docker/Docker Engine

Migrate to Engine 1.10 Starting from version 1.10 of Docker Engine, we completely change the way image data is addressed on disk. Previously, every image and

2025-01-10 15:47:30
Dockerizing an apt-cacher-ng service
  • References/Server/Docker/Docker Engine/Dockerize an application

Dockerizing an apt-cacher-ng service Note: - If you don’t like sudo then see

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

stop Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] Stop a container by sending SIGTERM and then SIGKILL after a grace period --help

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

inspect Usage: docker inspect [OPTIONS] CONTAINER|IMAGE [CONTAINER|IMAGE...] Return low-level information on a container or image -f

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

tag Usage: docker tag [OPTIONS] IMAGE[:TAG] [REGISTRYHOST/][USERNAME/]NAME[:TAG] Tag an image into a repository --help Print

2025-01-10 15:47:30
Remote API v1.22
  • References/Server/Docker/Docker Engine/Engine reference/API Reference

Docker Remote API v1.22 1. Brief introduction The Remote API has replaced rcli. The daemon listens

2025-01-10 15:47:30