|
- Docker Compose | Docker Docs
Learn how to use Docker Compose to define and run multi-container applications with this detailed introduction to the tool
- Arch | Docker Docs
Explore Docker's subscriptions to see what Docker can offer you Take a look at the Docker workshop to learn how to build an image and run it as a containerized application
- Multi-platform | Docker Docs
This example demonstrates how run a multi-platform build using Docker Build Cloud to compile and export Neovim binaries for the linux amd64 and linux arm64 platforms
- Install | Docker Docs
Learn how to install Docker Compose Compose is available natively on Docker Desktop, as a Docker Engine plugin, and as a standalone tool
- Install the Docker Compose plugin
Step-by-step instructions for installing the Docker Compose plugin on Linux using a package repository or manual method
- Compose Build Specification | Docker Docs
Compose supports at least absolute and relative paths to a directory and Git repository URLs, like context does Illustrative examples of how this is used in Buildx can be found here
- Services | Docker Docs
The mechanism used by Compose to delegate the service lifecycle to an external binary is described here For more information on using the provider attribute, see Use provider services
- What is Docker? | Docker Docs
Get an in-depth overview of the Docker platform including what it can be used for, the architecture it employs, and its underlying technology
|
|
|