BAEL-5456 code for the add comments in a dockerfile article
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
FROM ubuntu:latest
|
||||
RUN echo 'This is a Baeldung tutorial'
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
FROM ubuntu:latest
|
||||
RUN echo 'This is a Baeldung tutorial'
|
||||