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
0fcdc05826
commit
247851065e
@ -3,4 +3,4 @@ FROM debian:bullseye-slim AS hello-world
|
||||
|
||||
COPY ./docker .
|
||||
|
||||
CMD ["< ./hello.txt"]
|
||||
CMD ["cat ./hello.txt"]
|
||||
|
Loading…
Reference in New Issue
Block a user