run hello
Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
This commit is contained in:
parent
53210d7d43
commit
78e20cd879
@ -6,5 +6,5 @@ RUN zypper --non-interactive clean --all
|
|||||||
|
|
||||||
COPY hello.sh /hello.sh
|
COPY hello.sh /hello.sh
|
||||||
|
|
||||||
# ENTRYPOINT ["/hello.sh"]
|
ENTRYPOINT ["/hello.sh"]
|
||||||
CMD ["/bin/bash"]
|
CMD ["/bin/bash"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user