Update README

This commit is contained in:
Yorick Barbanneau 2021-06-10 23:42:35 +02:00
parent 068e487996
commit 30b0a4fc35

View file

@ -22,6 +22,9 @@ A recipe is a collection of scripts and attached files inside a subdirectory
of `recipes/`. Theses script are executed into a chroot of the destination of `recipes/`. Theses script are executed into a chroot of the destination
directory by `mmdebstrap` and use its hook system. directory by `mmdebstrap` and use its hook system.
The default recipe try to reproduce the image created with the reforn image
creator by Lukas (see [here][[l_mnt_image] (minimal image only).
## Docker ## Docker
You can find a Dockerfile and an entrypoint script to help you create userland You can find a Dockerfile and an entrypoint script to help you create userland