Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(docker): Refine Dockerfile's ARG usage #4648

Closed
wants to merge 1 commit into from

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Apr 22, 2024

Description

I have standardized the ARG format in Dockerfile. This prevents issues where the command would incorrectly format as follows:

RUN source /opt/ros/"humble"/setup.bash

Additionally, I have removed duplicate instances of ARG ROS_DISTRO during this process.

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@youtalk youtalk requested a review from mitsudome-r April 22, 2024 21:29
@youtalk youtalk self-assigned this Apr 22, 2024
@youtalk youtalk changed the title Refine Dockerfile's ARG usage chore(docker): Refine Dockerfile's ARG usage Apr 22, 2024
Signed-off-by: Yutaka Kondo <[email protected]>
@youtalk youtalk force-pushed the fix-dockerfile-arg branch from 93f232e to aa4cf15 Compare April 22, 2024 21:44
@youtalk youtalk closed this Apr 22, 2024
@youtalk youtalk deleted the fix-dockerfile-arg branch April 22, 2024 21:54
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