5 lines
105 B
Plaintext
Raw Normal View History

# escape=`
FROM ubuntu:latest
RUN echo 'This is a Baeldung tutorial&' `
&& echo 'Print more stuff'