The -dev stage includes an install of the latest minerl dev commit (upon
Docker image build). The -data-processing stage adds packages,
environment variables, and volumes used for processing raw demonstration
data into datasets.
Each stage confirmed to work on my computer. The Dockerfile comments contains instructions on where to find these images on DockerHub and example commands for using the data-processing container.
The -dev stage includes an install of the latest minerl
dev
commit (upon Docker image build). The -data-processing stage adds packages, environment variables, and volumes used for processing raw demonstration data into datasets.Each stage confirmed to work on my computer. The Dockerfile comments contains instructions on where to find these images on DockerHub and example commands for using the data-processing container.