Skip to content
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

fix detach command for macos in node quickstart #2243

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

KwilLuke
Copy link
Contributor

@KwilLuke KwilLuke commented Jan 8, 2025

Closing issues

closes #2242

Description

On the Chainlink node quickstart page, it says that the key sequence to detach from the docker container is ⌘-P and ⌘-Q on MacOS (see more here).

On Mac, docker no longer uses the ⌘-P and ⌘-Q sequence. It uses CTRL-p CTRL-q (see more here).

Changes

This pull request removes the sentence: "On MacOS, use ⌘-P and ⌘-Q."

Copy link

vercel bot commented Jan 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview Feb 7, 2025 8:48pm

Copy link

vercel bot commented Feb 7, 2025

@thedriftofwords is attempting to deploy a commit to the Chainlink Labs Team on Vercel.

A member of the Team first needs to authorize it.

@thedriftofwords thedriftofwords merged commit 0ffd661 into smartcontractkit:main Feb 7, 2025
6 checks passed
@thedriftofwords
Copy link
Collaborator

@KwilLuke Thank you for the fix!

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.

[Enhancement]: Update macos docker detach sequence.
2 participants