Containers
coreboot
  • coreboot trainings sdk
  • Heads docker
  • coreboot psec2019
OS
  • Armbian docker
  • Debian rootfs builder
  • Debos docker
  • Docker eid base
  • Isar
  • Xen docker
  • Yocto docker
  • Yocto docker training
SDK
  • Bareflank docker
  • Docker mbed cli
  • EDK2 docker
  • Esp open sdk docker
  • OP docker
  • PPC64 kernel builder
  • Mcbin docker
  • Zephyr docker
Utility
  • Dhcp server
  • Docker jitsi meet
  • Docker nfs server
  • fwdump docker
  • Pxe server
  • Slack cleaner docker
  • Tpm2 tools docker
  • Vboxmanage docker
Validation
  • Osfv master
  • Rf docker

Why Containers?

Containers allow for detachment or isolation of applications from the host system they run on. All the parts, libraries and dependecies can be packed and merged into standalone package for faciliating version management and portability across different environments. Let's put it simply: containers allow for fast and replicable code export from development to production site. What you will find here, are docker containers maintained by our team or forked from Open Source projects with additional useful adjustments.