Source code for Rocket Docker images.
The images are available at https://hub.docker.com/r/renderco/rocket-rust.
These images use a preconfigured build target by setting the CARGO_TARGET_DIR
environment variable.
Built artifacts are written to a workspace-independent location, avoiding a full build for Rocket in Dockerfiles that use these images as base.