Skip to content

Commit

Permalink
faster docker hub image for ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed Jun 6, 2024
1 parent 3d409a2 commit 3ade630
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .docker/jazzy.arm64v8.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@

# hadolint ignore=DL3007
FROM woensugchoi/ubuntu-arm-rdp-base:latest
# In actual woensugchoi/ubuntu-arm-rdp-base:latest,
# more packages are pre-installed to fasten the build process
# Check https://github.com/IOES-Lab/ROS-Gazebo-Dockerfile/blob/ \
# main/AppleSilicon/remote-desktop/ubuntu-rdp-base.dockerfile

# ROS-Gazebo arg
ARG BRANCH="ros2"
Expand Down

0 comments on commit 3ade630

Please sign in to comment.