Add a build step and bump the image
All checks were successful
Build and deploy / deploy (push) Successful in 1m39s

This commit is contained in:
2025-01-24 17:47:09 +00:00
parent a438d05fe9
commit 93e76876dd
3 changed files with 40 additions and 9 deletions

View File

@@ -5,10 +5,3 @@ 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`