This package contains common scripts and configuration shared across all Archive Development instances (real hardware, VMs, sandboxes, etc.) and all environments.
The docker directory contains the Dockerfiles needed to build
bbcarchdev-base Docker images
for the three environments that we use: live, stage and dev.
You can pull these images with:
$ docker pull bbcarchdev/bbcarchdev-base:ENV
For example:
$ docker pull bbcarchdev/bbcarchdev-base:live
If in doubt, use live.