Docker for local web development, part 4: smoothing things out with Bash
2022-02-19 in DevOpsAs 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.