diff options
Diffstat (limited to 'minikrebs/profiles/README.md')
-rw-r--r-- | minikrebs/profiles/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/minikrebs/profiles/README.md b/minikrebs/profiles/README.md new file mode 100644 index 00000000..fc1e8945 --- /dev/null +++ b/minikrebs/profiles/README.md @@ -0,0 +1,4 @@ + +Every profile must have a `custom_make` script which builds the image for the +profile. This script also can contain which customizes the image files before +building. |