docs/_data/compose-cli
Mike Bland 9ce29a8aec
Add detailed project name requirements, mechanisms
These changes reflect updated `docker compose` behavior regarding
acceptable project names.

compose-spec/compose-go#261 changed `docker compose` behavior to require
normalized project names as input when using `-p`. Previously `docker
compose` normalized project names automatically, leading to errors for
some users after the change landed in compose-spec/compose-go v1.2.5 and
docker/compose v2.5.1.

compose-spec/compose-spec#314 updated the compose spec, effectively
enforcing the same constraint for the `name:` config file property.
compose-spec/compose-go#362 added information to the error message
specifying the correct project name format. compose-spec/compose-go#364
added enforcement of the new project name requirements for all project
name mechanisms (`-p`, `name:`, `COMPOSE_PROJECT_NAME`, project dir,
working dir).

Local development URLs:
- http://localhost:4000/compose/reference/#use--p-to-specify-a-project-name
- http://localhost:4000/compose/environment-variables/envvars/#compose_project_name
- http://localhost:4000/engine/reference/commandline/compose/#use--p-to-specify-a-project-name

Production URLs:
- https://docs.docker.com/compose/reference/#use--p-to-specify-a-project-name
- https://docs.docker.com/compose/environment-variables/envvars/#compose_project_name
- https://docs.docker.com/engine/reference/commandline/compose/#use--p-to-specify-a-project-name

Signed-off-by: Mike Bland <mbland@acm.org>
2023-03-19 17:52:12 -04:00
..
docker_compose.yaml Add detailed project name requirements, mechanisms 2023-03-19 17:52:12 -04:00
docker_compose_alpha.yaml Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
docker_compose_alpha_dry-run.yaml Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
docker_compose_alpha_watch.yaml Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
docker_compose_build.yaml Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
docker_compose_config.yaml Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
docker_compose_cp.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_create.yaml Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
docker_compose_down.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_events.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_exec.yaml Update Compose reference API to v2.14.0 (#16271) 2022-12-05 08:36:52 +00:00
docker_compose_images.yaml Update Compose reference API to v2.14.1 (#16351) 2022-12-20 09:51:41 +00:00
docker_compose_kill.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_logs.yaml Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
docker_compose_ls.yaml Update Compose reference API to v2.14.1 (#16351) 2022-12-20 09:51:41 +00:00
docker_compose_pause.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_port.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_ps.yaml Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
docker_compose_pull.yaml Update Compose reference API to v2.15.0 (#16442) 2023-01-09 09:28:41 +00:00
docker_compose_push.yaml Update Compose reference API to v2.14.1 (#16351) 2022-12-20 09:51:41 +00:00
docker_compose_restart.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_rm.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_run.yaml Update Compose reference API to v2.16.0 (#16702) 2023-02-10 09:14:54 +00:00
docker_compose_start.yaml update reference documenation 2021-06-09 12:15:28 +02:00
docker_compose_stop.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_top.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00
docker_compose_unpause.yaml update Compose version to v2.5.0 and reference Compose CLI documentation 2022-04-29 13:01:38 +02:00
docker_compose_up.yaml Update Compose reference API to v2.15.0 (#16442) 2023-01-09 09:28:41 +00:00
docker_compose_version.yaml Update Compose reference API to v2.10.1 2022-08-24 14:57:50 +00:00