Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

adamarvid/petalinux-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Petalinux CI Docker container

This container is used for CI testing for Petalinux 2018.2

Example how to run the container

eval "$(ssh-agent -s)"
ssh-add ~/.ssh/id_rsa
docker run -v ${SSH_AUTH_SOCK}:/tmp/ssh-agent -e SSH_AUTH_SOCK=/tmp/ssh-agent -v $PWD:/home/plnx/project s618:latest

About

petalinux docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published