Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
VILLASframework
VILLASfpga
Petalinux Docker
Commits
5891276b
Unverified
Commit
5891276b
authored
Jun 21, 2018
by
Yuxiang Zhang
Committed by
GitHub
Jun 21, 2018
Browse files
Update README.md
parent
a275f9f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5891276b
...
...
@@ -3,3 +3,7 @@
Copy petalinux-v2018.1-final-installer.run file to this folder. Then run
`docker build --build-arg PETA_VERSION=2018.1 --build-arg PETA_RUN_FILE=petalinux-v2018.1-final-installer.run -t petalinux:2018.1 .`
After installation, launch petalinux with:
`docker run -ti --rm -e DISPLAY=$DISPLAY --net="host" -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/.Xauthority:/home/vivado/.Xauthority -v $HOME/Projects:/home/vivado/project petalinux:2018.1 /bin/bash`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment