This project is a collection of utility Docker images used in the making of the LOCKSS 2.0 suite of containerized software.
- The
masterbranch contains a stable codebase. - The
developbranch contains the day-to-day development work.
The lockss-ipm image implements IPM, the "Idealized Package Manager", a simplistic abstraction for the package managers of various flavors of Linux for use by the various base OS images.
These base OS images have IPM and a few other needful elements.
The lockss-spring image contains a JRE and sets up an environment common to all LOCKSS 2.0 containers, which are based on the Spring Framework.
This collection of images contains versions of official images repackaged to have startup scripts or apply custom settings that fit the LOCKSS 2.0 cluster. These include:
lockss-hdfs(Apache Hadoop HDFS) (experimental)lockss-openwayback(OpenWayback)lockss-pywb(Pywb)
You can find the LOCKSS Program on Docker Hub in the lockss organization.