Merge branch v2.6 into v2.7

This commit is contained in:
Tom Moulard
2022-04-21 10:59:46 +02:00
145 changed files with 1187 additions and 502 deletions

View File

@@ -1,3 +1,8 @@
---
title: "Traefik Docker Documentation"
description: "This guide covers a basic docker-compose file exposing a simple service using the docker provider in Traefik Proxy. Read the technical documentation."
---
# Docker-compose basic example
In this section we quickly go over a basic docker-compose file exposing a simple service using the docker provider.