Docker is a useful tool for creating reproducible computing environments. But creating truly reproducible Docker images can be difficult – even if you already know how to write a Dockerfile.
Dockter makes it easier for researchers to create Docker images for their research projects. Dockter generates a Dockerfile and builds a image, for your project, based on your source code.
Dockter: A container image builder for researchers