Revize 9350c44f
Přidáno uživatelem Tomáš Ballák před téměř 5 roky(ů)
README.md | ||
---|---|---|
26 | 26 |
* Click on <kbd>Open Workspace</kbd> at the bottom of the screen, wait |
27 | 27 |
* Click on <kbd>Reopen in Container</kbd> |
28 | 28 |
* Now you are inside the **docker container**. You should see something like this in the bottom left corner |
29 |
|
|
29 | 30 |
</br> |
30 | 31 |
</br> |
31 | 32 |
<img src="./doc/images/dev-container.png"> |
33 |
|
|
32 | 34 |
* To **close attach or reopen project in container** use these arrows |
33 | 35 |
* Now **install recommended extension.** |
34 | 36 |
* If you need to run `compose` commands simply open vscode terminal and run your commands there. |
... | ... | |
40 | 42 |
* Click on <kbd>Open Workspace</kbd> at the bottom of the screen, wait |
41 | 43 |
* Click on <kbd>Reopen in Container</kbd> |
42 | 44 |
* Now you are inside the **docker container**. You should see something like this in the bottom left corner |
45 |
|
|
43 | 46 |
</br> |
44 | 47 |
</br> |
45 | 48 |
<img src="./doc/images/dev-container.png"> |
49 |
|
|
46 | 50 |
* To **close attach or reopen project in container** use these arrows |
47 | 51 |
* Now **install recommended extension.** |
48 | 52 |
* If you need to run `pip` or `python` commands simply open vscode terminal and run your commands there. |
Také k dispozici: Unified diff
Update README.md