mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
keywords should be a string, not an array containing one string Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
308 B
308 B
description, keywords, title
| description | keywords | title |
|---|---|---|
| Pushes service images. | fig, composition, compose, docker, orchestration, cli, push | docker-compose push |
Usage: push [options] [SERVICE...]
Options:
--ignore-push-failures Push what it can and ignores images with push failures.
Pushes images for services.