Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
GiulioRomualdi authored Nov 28, 2024
1 parent 0cc6b31 commit c937d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM nvidia/opengl:1.2-glvnd-devel-ubuntu22.04
LABEL org.opencontainers.image.title="DNN-MPC walking Docker Image"
LABEL org.opencontainers.image.description="Infrastructure for running a simulation of a humanoid robot walking using DNN-MPC architecture."
LABEL org.opencontainers.image.source="https://raw.githubusercontent.com/ami-iit/paper_romualdi_viceconte_2024_humanoids_dnn/main/dockerfiles/Dockerfile"
LABEL org.opencontainers.image.source="https://raw.githubusercontent.com/ami-iit/paper_romualdi_viceconte_2024_humanoids_dnn-mpc-walking/refs/heads/main/dockerfiles/Dockerfile"
LABEL org.opencontainers.image.authors="Giulio Romualdi <giulio.romualdi@iit.it>"


Expand Down

0 comments on commit c937d1a

Please sign in to comment.