Support Docker image tags instead of hashes
Closes #1640 (closed)
I updated CreateDockerWorkerVersion
so it would no longer override the length that DRF can detect from the model.
We could rename docker_image_iid
to docker_image_tag
in the API right now, as this will no longer ever store image hashes once we drop Git imports.