Docker
The Docker configuration is used to create automated builds on Docker Hub, which are deployed to the latest version when the build completes.
Custom builds
Run ArchivesSpace with MySQL, external Solr and a Web Proxy. Switch to the branch you want to build:
Sharing an image
To share the build image the easiest way is to create an account on Docker Hub. Next retag the image and push to the hub account:
To download the image: docker pull example/archivesspace:awesome-updates
.