Created
January 30, 2022 18:38
-
-
Save mr-pascal/696f341a033f5a88829888594a8552a6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM alpine:3.15.0 | |
CMD ["echo", "Hello Docker!"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment