clearlinux-acrn to compile the acrn and kernel
1.9K
Deploy with Docker:
Pull the image from Docker Hub:
docker pull fyh2003/jackie:hingeclearlinux
docker pull fyh2003/jackie
Start a container using the examples below:
docker run -d --restart=always --privileged=true --name clearlinux-acrn -v /root/workspace:/workspace -it fyh2003/jackie:hingeclearlinux
docker run -d --restart=always --privileged=true --name clearlinux-acrn -v /root/workspace:/workspace -it fyh2003/jackie
Content type
Image
Digest
Size
5.8 GB
Last updated
almost 7 years ago
docker pull fyh2003/jackie