David Boothe's Blog
  • Home
  • Programming
  • Docker

Programming

A collection of 6 posts

Docker

2 matches found based on name: network container-name_default is ambiguous

I ran into this the other day after I upgraded my docker instance and clearing out several containers. A quick google search lead me to this github issue, and I learned about the docker network command

  • David Boothe
    David Boothe
1 min read
Docker

Installing SQL Server the easy way (via Docker)

I've come to the conclusion that installing SQL Server (or any database for that matter) on your local machine is for chumps. SQL Server, in particular, has some wonky setup issues that can

  • David Boothe
    David Boothe
3 min read
Programming

Debugging [object ErrorEvent] in Angular Unit Tests

So you've started unit testing your angular app and you get these crazy errors [object ErrorEvent] thrown. Gee, what a useful error message... What this error is saying, is that your "test" may

  • David Boothe
    David Boothe
1 min read
Docker

Get rid of unwanted docker containers

If you use docker as a development environment, you are bound to run into creating a bunch of containers that you don't want anymore. Luckily, there is relatively simple way to get rid

  • David Boothe
    David Boothe
1 min read
Programming

Playing around with GraphQL

I started playing around a bit with GraphQL in a rails environment. And to be honest, the documentation around this stuff can be a bit difficult to follow. I started by building out

  • David Boothe
    David Boothe
2 min read
Docker

Add Zsh and OhMyZsh to your setup docker instances

When I first start an application that I know will use docker, I like to avoid having to install ANY dependency that project may have. Docker is great for this, because I can

  • David Boothe
    David Boothe
1 min read
David Boothe's Blog © 2022
Latest Posts Facebook Twitter Ghost