osteel's blog Web development resources

bash tag

Docker for local web development, part 4: smoothing things out with Bash

As our development environment is taking shape, the number of commands we need to remember starts to build up. With little effort, Bash will allow us to add a layer on top of Docker to abstract away most of the complexity, and introduce a standardised, user-friendly interface instead.