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

docs: Improve Docker usage example #8021

Merged
merged 3 commits into from
May 17, 2024

Conversation

Wirone
Copy link
Member

@Wirone Wirone commented May 17, 2024

  • Use -it --rm to run container in interactive mode and delete container after it's closed.
  • Bump example Docker versions to 7th Gear release.

Use `-it --rm` to run container in interactive mode and delete container after it's closed.
@Wirone Wirone added the topic/docker Docker distribution, development runtime label May 17, 2024
@Wirone Wirone self-assigned this May 17, 2024
@Wirone Wirone enabled auto-merge (squash) May 17, 2024 09:48
@Wirone Wirone merged commit 6da674a into PHP-CS-Fixer:master May 17, 2024
27 checks passed
@coveralls
Copy link

Coverage Status

coverage: 95.715%. remained the same
when pulling 5a87fc7 on Wirone:codito/fix-docker-usage-examples
into 731fdd2 on PHP-CS-Fixer:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/docker Docker distribution, development runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants