mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2024-11-23 07:55:05 +00:00
Update my_example.Dockerfile
This commit is contained in:
parent
8470094d62
commit
7a496e6d11
@ -6,4 +6,4 @@ WORKDIR /APP
|
||||
COPY ./docker .
|
||||
RUN chmod +x hello.sh
|
||||
|
||||
ENTRYPOINT ["/APP/hello.sh"]
|
||||
CMD ["/APP/hello.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user