BAEL-5456 code for the add comments in a dockerfile article
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# escape=`
|
||||
FROM ubuntu:latest
|
||||
RUN echo 'This is a Baeldung tutorial&' `
|
||||
&& echo 'Print more stuff'
|
||||
Reference in New Issue
Block a user