File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -182,8 +182,3 @@ COPY ./ros_entrypoint.sh /
182182RUN chmod +x /ros_entrypoint.sh
183183ENTRYPOINT [ "/ros_entrypoint.sh" ]
184184CMD ["bash"]
185-
186- # setup github labels
187- LABEL org.opencontainers.image.source=https://github.com/ros-controls/ros2_control_ci
188- LABEL org.opencontainers.image.description="Debian 11 for ros-controls"
189- LABEL org.opencontainers.image.licenses=Apache-2.0
Original file line number Diff line number Diff line change @@ -210,8 +210,3 @@ COPY ./ros_entrypoint.sh /
210210RUN chmod +x /ros_entrypoint.sh
211211ENTRYPOINT [ "/ros_entrypoint.sh" ]
212212CMD ["bash"]
213-
214- # setup github labels
215- LABEL org.opencontainers.image.source=https://github.com/ros-controls/ros2_control_ci
216- LABEL org.opencontainers.image.description="Debian 12 for ros-controls"
217- LABEL org.opencontainers.image.licenses=Apache-2.0
Original file line number Diff line number Diff line change @@ -90,8 +90,3 @@ COPY ./ros_entrypoint.sh /
9090RUN chmod +x /ros_entrypoint.sh
9191ENTRYPOINT [ "/ros_entrypoint.sh" ]
9292CMD ["bash"]
93-
94- # setup github labels
95- LABEL org.opencontainers.image.source=https://github.com/ros-controls/ros2_control_ci
96- LABEL org.opencontainers.image.description="RHEL 8 for ros-controls"
97- LABEL org.opencontainers.image.licenses=Apache-2.0
Original file line number Diff line number Diff line change @@ -123,8 +123,3 @@ COPY ./ros_entrypoint.sh /
123123RUN chmod +x /ros_entrypoint.sh
124124ENTRYPOINT [ "/ros_entrypoint.sh" ]
125125CMD ["bash"]
126-
127- # setup github labels
128- LABEL org.opencontainers.image.source=https://github.com/ros-controls/ros2_control_ci
129- LABEL org.opencontainers.image.description="RHEL 9 for ros-controls"
130- LABEL org.opencontainers.image.licenses=Apache-2.0
Original file line number Diff line number Diff line change @@ -88,8 +88,3 @@ COPY ./ros_entrypoint.sh /
8888RUN chmod +x /ros_entrypoint.sh
8989ENTRYPOINT ["/ros_entrypoint.sh" ]
9090CMD ["bash" ]
91-
92- # setup github labels
93- LABEL org.opencontainers.image.source=https://github.com/ros-controls/ros2_control_ci
94- LABEL org.opencontainers.image.description="Container with preinstalled ROS for ros-controls CI"
95- LABEL org.opencontainers.image.licenses=Apache-2.0
You can’t perform that action at this time.
0 commit comments