Update the readme to go with the process

This commit is contained in:
2024-09-14 01:25:38 +01:00
parent 6df38ba5db
commit a438d05fe9
2 changed files with 14 additions and 0 deletions

14
readme.md Normal file
View File

@@ -0,0 +1,14 @@
# Custom Kairos
Just an image to insert additional services into kairos
Currently:
- Samba
## Building
Currently just manual building as it'll be infrequent
`docker build -t gitea.home.joemonk.co.uk/joe/kairos-custom:TAG_NUMBER .`
`docker push gitea.home.joemonk.co.uk/joe/kairos-custom:TAG_NUMBER`