This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fcb652319b
java-tutorials
/
docker-modules
/
docker-images
/
comments
/
Dockerfile-single-line-comm...
5 lines
102 B
Plaintext
Raw
Blame
History
# Declare parent image
FROM ubuntu:latest
# Print sentence
RUN echo 'This is a Baeldung tutorial'
Reference in New Issue
View Git Blame
Copy Permalink