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