container-baseimage
container-baseimage copied to clipboard
[WIP] Rootless
Purpose
This PR aim to hardening this baseimage according to the principle of least privilege in order to build rootless image with this baseimage
Any help or advice is welcome.
See #31
Roadmap
- Rootless main functions for a simple rootless hello-world example.
- Rootless service-available lib
- Add an unit test docker image build with this baseimage (help wanted if anyone has QA experience).
- Try and rebuild images based on this baseimage
@OlivierGouellain any updates on this?