mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update Docker Compose version to 1.16.1 (#4502)
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
committed by
Misty Stanley-Jones
parent
67f560b57e
commit
244ff5f43a
@@ -4,7 +4,7 @@ keywords: fig, composition, compose, docker, orchestration, cli, reference
|
||||
title: Command-line completion
|
||||
---
|
||||
|
||||
{% assign composeversion = '1.15.0' %}
|
||||
{% assign composeversion = '1.16.1' %}
|
||||
|
||||
Compose comes with [command completion](http://en.wikipedia.org/wiki/Command-line_completion)
|
||||
for the bash and zsh shell.
|
||||
|
||||
@@ -5,7 +5,7 @@ title: Install Docker Compose
|
||||
toc_max: 2
|
||||
---
|
||||
|
||||
{% assign composeversion = '1.15.0' %}
|
||||
{% assign composeversion = '1.16.1' %}
|
||||
|
||||
You can run Compose on macOS, Windows and 64-bit Linux.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user