Skip to content

fix: replace deprecated docker-compose with docker compose v2 in node setup guide#1298

Open
erhnysr wants to merge 2 commits intobase:masterfrom
erhnysr:fix/docs-encoding-and-compose-fixes
Open

fix: replace deprecated docker-compose with docker compose v2 in node setup guide#1298
erhnysr wants to merge 2 commits intobase:masterfrom
erhnysr:fix/docs-encoding-and-compose-fixes

Conversation

@erhnysr
Copy link
Copy Markdown

@erhnysr erhnysr commented Apr 11, 2026

Summary

Updates run-a-base-node.mdx to replace deprecated docker-compose (Compose v1) syntax with docker compose (Compose v2), and fixes a stale repository link.

Changes

docker-compose → docker compose (v2)

Docker Compose v1 (docker-compose) was deprecated in July 2023 and removed in Docker Desktop 4.33. The base/node repository README already uses docker compose (v2) exclusively — the docs should match to avoid confusion for node operators.

Affected lines in run-a-base-node.mdx:

  • Step 2: using docker-composeusing docker compose
  • Step 3: docker-compose.yml reference updated
  • Flashblocks section: docker-compose updocker compose up

Stale repo link

  • github.com/base-org/nodegithub.com/base/node

References

erhnysr added 2 commits April 6, 2026 22:47
Adds a clarification note about using the correct RPC endpoint when building on Base.
…ate stale repo links

- Replace all instances of 'docker-compose' with 'docker compose' (Compose v2)
  in run-a-base-node.mdx, matching the syntax used in the node repo's README
- Update stale github.com/base-org/node link to github.com/base/node

Docker Compose v1 (docker-compose) was deprecated in July 2023 and removed
in Docker Desktop 4.33. The node repository README already uses 'docker compose'
(v2 syntax) exclusively, so the docs should match.
@cb-heimdall
Copy link
Copy Markdown
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/2
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants