Skip to content

eac2000/docker.raspberrypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ci.docker.raspberrypi

Dockerfiles for building Liberty images to run on Raspberry Pi.

To build an image that can run on the Raspberry Pi you must:

  1. Docker build using the Dockerfile in the "kernel" directory, saving it as "websphere-liberty:kernel".

  2. Docker build using the Dockerfile in the "basicfeatures" directory.

In the basicfeatures Dockerfile there is a commented-out line which can be un-commented to add a web application to the image - the application needs to be in the same directory as the Dockerfile - just make sure to update the name in the Dockerfile to match that of the app and it will be added when the image is built.

You need to run the Docker files on a Raspberry Pi to ensure the OS components can run and install, and that the Java version downloaded will be correct for the ARM CPU in the Pi.

These files have been tested running Docker 1.12 on a Raspberry Pi 3 - it should be compatible on other Raspberry Pi models.

Any questions/issues/comments please email [email protected]

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors