mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2024-11-23 15:55:05 +00:00
Update my_example.Dockerfile
This commit is contained in:
parent
bffcd470d8
commit
90bc7fa2cb
@ -5,4 +5,4 @@ WORKDIR /APP
|
|||||||
|
|
||||||
COPY ./docker .
|
COPY ./docker .
|
||||||
|
|
||||||
CMD ["cat ./hello.txt"]
|
CMD ["cat /APP/hello.txt"]
|
||||||
|
Loading…
Reference in New Issue
Block a user