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
- Host: GitHub
- URL: https://github.com/pyaillet/conf-linuxkit
- Owner: pyaillet
- Created: 2017-07-31T10:53:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-04T09:44:46.000Z (over 7 years ago)
- Last Synced: 2025-03-30T12:11:23.274Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 1.16 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).