Skip to content

Commit

Permalink
Merge pull request #2767 from JdeRobot/removing-ports-from-RADI
Browse files Browse the repository at this point in the history
Removing ports from RADI
  • Loading branch information
jmplaza authored Oct 8, 2024
2 parents 80efbd5 + 5e11fd3 commit d1c5b2f
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions scripts/RADI/Dockerfile.mini_humble
Original file line number Diff line number Diff line change
Expand Up @@ -49,27 +49,12 @@ EXPOSE 7164
# Manager websocket
EXPOSE 7163

# Exercise websocket
EXPOSE 1905

# GUI websockets
EXPOSE 2303

# noVNC Console
EXPOSE 1108

# noVNC Gazebo
EXPOSE 6080

# noVNC Rviz
EXPOSE 6081

# noVNC GUI
EXPOSE 6082

# WebRtc
EXPOSE 1831

WORKDIR /

# Setting environment in both interactive or non-interactive shells
Expand Down

0 comments on commit d1c5b2f

Please sign in to comment.