Template:Yocto Build Release IMX: Difference between revisions
From Variscite Wiki
No edit summary |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 65: | Line 65: | ||
{{Note|'''Note:''' Variscite provides Docker containers that can be used for a development environment as an alternative to using a virtual machine or a dedicated computer. | {{Note|'''Note:''' Variscite provides Docker containers that can be used for a development environment as an alternative to using a virtual machine or a dedicated computer. | ||
To learn more, please see Variscite's | To learn more, please see Variscite's {{Varlink2|Docker Build Environment|{{#var:RELEASE_LINK}}}} guide.}} | ||
}} | }} | ||
Line 131: | Line 131: | ||
$ ./var-start-container.sh {{Note|'''Note:''' After Ubuntu Docker container is started you can see the shell prompt similar to: '''vari@yocto-{{#var:DOCKER_CONTAINER_INFO}}:/workdir$''' | $ ./var-start-container.sh {{Note|'''Note:''' After Ubuntu Docker container is started you can see the shell prompt similar to: '''vari@yocto-{{#var:DOCKER_CONTAINER_INFO}}:/workdir$''' | ||
All references to commands without this prompt should be executed in a native terminal (outside Docker).<br> | All references to commands without this prompt should be executed in a native terminal (outside Docker).<br> | ||
If you need to run a command using 'sudo' inside the container, the default password is 'ubuntu'. | If you need to run a command using 'sudo' inside the container, the default password is '''ubuntu'''. | ||
}} | }} | ||
}} | }} |