An open API service indexing awesome lists of open source software.

https://github.com/pyaillet/conf-linuxkit

Projects used in demos of our linuxkit talk
https://github.com/pyaillet/conf-linuxkit

Last synced: about 1 year ago
JSON representation

Projects used in demos of our linuxkit talk

Awesome Lists containing this project

README

          

# Linuxkit: le Linux façon Ikea 📦🔧

Projects used in demos of our linuxkit talk

Images embed a getty container which is used in demos to interact with the OS.
It should/could be removed.

⚠️ Only tested on MacOs

## AWS

A custom nginx os image made to run on AWS

## hello-go

A simple os image with a go http server only accessible from the os

## hello-world

A simple os with a custom shell 🐚

## tomcat

A simple os image with only a tomcat serving our custom content

## rpi3

This one needs to be built on a rpi3 with an aarch64 distribution and docker installed. You can find one [here](https://github.com/DieterReuter/image-builder-rpi64/releases/latest).