update Dockerfile: added LABEL

This commit is contained in:
Björn Ellensohn 2023-08-02 09:02:21 +02:00
parent e605aead2e
commit bfbe6011e6
2 changed files with 4 additions and 2 deletions

View File

@ -82,3 +82,5 @@ COPY ./localization_startup.sh /
RUN chmod +x /localization_startup.sh
ENTRYPOINT [ "/entrypoint.sh" ]
LABEL org.opencontainers.image.source=https://github.com/bjoernellens1/ros2_rmp