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

Поделиться
HTML-код
  • Опубликовано: 17 окт 2024
  • 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.co...
    Get started with Docker - www.docker.com...
    What are containers? www.docker.com...
    Try Docker Desktop www.docker.com...
    Docker 101 Tutorial www.docker.com...
    Join the conversation!
    LinkedIn → dockr.ly/LinkedIn
    Twitter → dockr.ly/Twitter
    Facebook → dockr.ly/Facebook
    Instagram → dockr.ly/Insta...
    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

Комментарии • 1

  • @SRG-Learn-Code
    @SRG-Learn-Code 10 месяцев назад +1

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