About 600 results
Open links in new tab
  1. Docker Compose | Docker Docs

    Learn how to use Docker Compose to define and run multi-container applications with this detailed introduction to the tool.

  2. 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.

  3. Quickstart | Docker Docs

    Follow this hands-on tutorial to learn how to use Docker Compose from defining application dependencies to experimenting with commands.

  4. Ubuntu | Docker Docs

    Jumpstart your client-side server applications with Docker Engine on Ubuntu. This guide details prerequisites and multiple methods to install Docker Engine on Ubuntu.

  5. docker compose | Docker Docs

    Using a git repository ... $ docker compose -f https://github.com/user/repo.git up Using SSH: $ docker compose -f [email protected]:user/repo.git up You can specify a specific branch, tag, or commit: $ …

  6. Part 7: Use Docker Compose | Docker Docs - Docker Documentation

    Home / Get started / Docker workshop / Part 7: Use Docker Compose ... Page options

  7. Docker Compose | Docker Docs

    Learn how to use Docker Compose to define and run multi-container Docker applications.

  8. Install the Docker Compose plugin

    Step-by-step instructions for installing the Docker Compose plugin on Linux using a package repository or manual method.

  9. What is Docker Compose? | Docker Docs

    With everything now up and running, you can open http://localhost:3000 in your browser to see the site. ... Tear it down ... In the CLI, use the docker compose down command to remove everything:

  10. Debian | Docker Docs

    Learn how to install Docker Engine on Debian. These instructions cover the different installation methods, how to uninstall, and next steps.