Skip to content

Commit 67a82ec

Browse files
committed
added docker hints
1 parent 7b7802e commit 67a82ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ All contributions and suggestions are welcome. 😇
7272

7373
## 1. Set up your environment
7474

75+
This section applies to any local, host OS or Docker project construction.
76+
77+
> If you intend to use Docker the super fast way, you can bypass this section.
78+
> - Head up to point #10 in this document if you're building everything yourself.
79+
> - Head up to [https://symfony.com/blog/introducing-docker-support](https://symfony.com/blog/introducing-docker-support) and [https://github.com/dunglas/symfony-docker](https://github.com/dunglas/symfony-docker) otherwise.
80+
7581
1. Set up PHP/latest.
7682
On Linux, use your package manager (like Aptitude or Yum). `sudo su && apt-get update && apt-get install php8` at least.
7783
On MacOS, use [Brew](https://brew.sh/) through `brew install php`.

0 commit comments

Comments
 (0)