diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..9b4d240 --- /dev/null +++ b/readme.md @@ -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` diff --git a/root/etc/samba/smb.conf b/root/etc/samba/smb.conf deleted file mode 100644 index e69de29..0000000