-
Notifications
You must be signed in to change notification settings - Fork 0
(refactor): removed ports mapping and simplified overall FSF-3930 #1
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
Conversation
marhcouto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aquilo que está nos comentarios
doc/usage_tutorial.md
Outdated
| docker compose up | ||
| ``` | ||
|
|
||
| In case you want to do some work inside the container, by using the Dev Containers extension in VSCode the process becomes very simple, since the system is already setup for that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In case you want to do some work inside the container, by using the Dev Containers extension in VSCode the process becomes very simple, since there is a .devcontainer which contains the configuration for a development container for that purpose.
doc/usage_tutorial.md
Outdated
|
|
||
| In case you want to do some work inside the container, by using the Dev Containers extension in VSCode the process becomes very simple, since the system is already setup for that. | ||
|
|
||
| Inside the devcontainer, in order to run the simulator, simply use one of the launch files present in the [launch folder](../launch/): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isto é bastante óbvio
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Acho que podemos tirar tudo para baixo da linha 20 e mudar o nome do tutorial para docker usage
|




No description provided.