Docker Compose to the Rescue for Complex Projects (DockerCon 2023)

Sdílet
Vložit
  • čas přidán 27. 11. 2023
  • Your `compose.yaml` files have grown out of control, as every team and microservice seems to have its own that was originally copy-pasted from somewhere else. Don't panic! Let's dive in and learn about override files, `include`, and `extends.` By the end of this video, you'll be prepared to start modularizing and sharing common parts of your Docker Compose configurations across projects.
    Presentation: Complex projects? Compose to the Rescue
    Speaker: Guillaume Lours, Staff Software Engineer, Docker
    Resources:
    Docker Compose - docs.docker.com/compose/
    Get started with Docker - www.docker.com/get-started/
    What are containers? www.docker.com/resources/what...
    Try Docker Desktop www.docker.com/products/docke...
    Docker 101 Tutorial www.docker.com/101-tutorial/
    Join the conversation!
    LinkedIn → dockr.ly/LinkedIn
    Twitter → dockr.ly/Twitter
    Facebook → dockr.ly/Facebook
    Instagram → dockr.ly/Instagram
    ABOUT DOCKER: Docker provides a suite of development tools, services, trusted content, and automations, used individually or together, to accelerate the delivery of secure applications.
    #docker #dockercompose #devops
  • Věda a technologie

Komentáře • 1

  • @SRG-Learn-Code
    @SRG-Learn-Code Před 6 měsíci +1

    I would love to have a slim version of docker in conjunction with wsl to create "executable" apps for desktop.