Skip to content

Adds DockerFile to run the tested environment - #4

Open
goncamateus wants to merge 4 commits into
mit-gfx:masterfrom
goncamateus:Dockerfile
Open

Adds DockerFile to run the tested environment#4
goncamateus wants to merge 4 commits into
mit-gfx:masterfrom
goncamateus:Dockerfile

Conversation

@goncamateus

Copy link
Copy Markdown

This pull request introduces several important changes to the Dockerfile, environment configuration. The primary focus is on setting up the Docker environment with CUDA and MuJoCo dependencies, updating package versions, and ensuring compatibility.

Dockerfile Setup:

  • Added a new Dockerfile to use the official CUDA image as the base and set up the environment with necessary dependencies including Miniconda and MuJoCo.

Environment Configuration:

  • Updated the environment.yml to install the latest version of torchvision by removing the specific version constraint.
  • Changed the version of mujoco-py to 2.1.* to ensure compatibility with the latest updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant