This is a Docker image based on Ubuntu that already has the CLI tools we need installed.
This is a Docker image based on Ubuntu that already has the CLI tools we need installed. This should work to get started but in the long run, having a local installation of the tools is more convenient.
With the `docker run` command below, your current working directory will be available in `/workdir` in the container.