mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #17802 from collinstevens/patch-1
remove /compose/extends
This commit is contained in:
@@ -1862,8 +1862,6 @@ manuals:
|
||||
title: Include
|
||||
- path: /compose/gpu-support/
|
||||
title: GPU support in Compose
|
||||
- path: /compose/extends/
|
||||
title: Extend services in Compose
|
||||
- path: /compose/networking/
|
||||
title: Networking in Compose
|
||||
- path: /compose/file-watch/
|
||||
@@ -2247,4 +2245,4 @@ faq:
|
||||
title: Manage users
|
||||
- path: /subscription/faq/
|
||||
title: Subscription
|
||||
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
description: How to use Docker Compose's extends keyword to share configuration between files and projects
|
||||
keywords: fig, composition, compose, docker, orchestration, documentation, docs
|
||||
title: Extend your Compose file
|
||||
redirect:
|
||||
redirect_from:
|
||||
- /compose/extends/
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user