java-tutorials/docker-modules/docker-images/comments/Dockerfile-parser-directives

5 lines
105 B
Plaintext

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