↧
WDS – Unattend XML Files
Reading Time: < 1 minute This is less of a blog post more of a useful placeholder. many years when I was first starting out in my foray with OS Deployment, I created some universal Unattend Files...
View ArticleCreating a GitHub Container Registry
Reading Time: 4 minutes In this blog post, we will cover the steps of creating a GitHub Container Registry, building an image and then uploading it to the Container Registry Creating a GitHub PAT...
View ArticleAutomating your Dockerfile Builds
Reading Time: 4 minutes Hellooo people of the interwebs, in this post, I shall be showing how I’ve learnt how to automate my docker image builds using a GitHub Action with multiple branches. So let me...
View Article