BAEL-5456 code for the add comments in a dockerfile article

This commit is contained in:
thibault.faure
2022-09-11 21:44:46 +02:00
parent f9bd9e372c
commit db81033991
6 changed files with 18 additions and 0 deletions
@@ -0,0 +1,2 @@
FROM ubuntu:latest
RUN echo 'This is a Baeldung tutorial'