Ken Muse

Docker-from-Docker in Alpine Dev Containers
Let’s get a bit crazy for 2023. In this post, we’ll see if we can run some Docker commands from inside our Alpine dev container using Docker-from-Docker and a bit of configuration.

Read this article

Wrapping Up 2022 (and Looking Forward to 2023)
It’s been a year of change and pushing boundaries. With 2022 coming to a close, I can say I’m glad to have had a number of great accomplishments!

Read this article

Using Git SSH From Docker With a Local Proxy
You’re working in a development container. You need access to a port on the host for a proxy SSH connection to a Git server. Sounds tough, right? Turns out it’s simple.

Read this article

SSH and Multiple Git Credentials
If you need to connect to multiple Git hosts or environments (like EMU and GHEC) with minimal effort, then SSH may provide the options you need to make it painless.

Read this article

Beware the Non-Compete Agreement

Beware the Non-Compete Agreement

If you’re signing a contract to work for a technology company, ignore that non-compete clause at your own risk! In this post, I explore what a non-compete is, what it does, and why it may not be a problem for much longer.

Read this article