Skip to content

Commit 4abcbc4

Browse files
authored
compose: publish command (#22925)
<!--Delete sections as needed --> ## Description creates `docker compose publish` TOC entry, removes `docker compose alpha publish` and sorts out redirects ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent b50182b commit 4abcbc4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
---
22
datafolder: compose-cli
3-
datafile: docker_compose_alpha_publish
4-
title: docker compose alpha publish
3+
datafile: docker_compose_publish
4+
title: docker compose publish
55
layout: cli
66
aliases:
7-
- /engine/reference/commandline/compose_alpha_publish/
7+
- /reference/cli/docker/compose/alpha/publish/
8+
- /engine/reference/commandline/compose_alpha_publish/
89
---
910

1011
<!--
1112
Sorry, but the contents of this page are automatically generated from
1213
Docker's source code. If you want to suggest a change to the text that appears
1314
here, you'll need to find the string by searching this repo:
1415
https://github.com/docker/compose
15-
-->
16+
-->

0 commit comments

Comments
 (0)