Skip to content

chore: rename docker-compose.yaml to compose.yaml #19480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 23, 2025

Conversation

matifali
Copy link
Member

@matifali matifali commented Aug 22, 2025

Docker recommends using a compose.yaml file.

@matifali matifali requested a review from Copilot August 22, 2025 01:22
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR renames the Docker Compose configuration file from docker-compose.yaml to compose.yaml and updates all documentation references to reflect this change. This aligns with Docker Compose v2's preferred naming convention.

  • Renamed docker-compose.yaml to compose.yaml
  • Updated documentation references across multiple files to use the new filename
  • Removed the deprecated version field from the compose file

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
docs/tutorials/reverse-proxy-caddy.md Updated references from docker-compose.yaml to compose.yaml and modernized Docker Compose command syntax
docs/install/docker.md Updated file references and links to point to the new compose.yaml filename
docs/admin/networking/workspace-proxies.md Updated Docker Compose file reference to use new filename
compose.yaml Removed deprecated version field from compose file

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@@ -50,14 +50,14 @@ docker run --rm -it \
## Install Coder via `docker compose`

Coder's publishes a
[docker-compose example](https://github.com/coder/coder/blob/main/docker-compose.yaml)
[docker compose example](https://github.com/coder/coder/blob/main/compose.yaml)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://github.com/coder/coder/blob/main/compose.yaml Status: 404

which includes an PostgreSQL container and volume.

1. Make sure you have [Docker Compose](https://docs.docker.com/compose/install/)
installed.

1. Download the
[`docker-compose.yaml`](https://github.com/coder/coder/blob/main/docker-compose.yaml)
[`docker-compose.yaml`](https://github.com/coder/coder/blob/main/compose.yaml)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://github.com/coder/coder/blob/main/compose.yaml Status: 404

@matifali matifali marked this pull request as ready for review August 22, 2025 01:24
@matifali matifali requested review from bpmct and phorcys420 August 22, 2025 01:25
@@ -178,7 +178,7 @@ regular Coder server.
#### Docker Compose

Change the provided
[`docker-compose.yml`](https://github.com/coder/coder/blob/main/docker-compose.yaml)
[`compose.yml`](https://github.com/coder/coder/blob/main/compose.yaml)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach https://github.com/coder/coder/blob/main/compose.yaml Status: 404

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will get resolved once merged.

@matifali matifali merged commit 2b3ae54 into main Aug 23, 2025
35 of 37 checks passed
@matifali matifali deleted the atif/docker-compose-rename branch August 23, 2025 06:32
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy