Skip to content

Instantly share code, notes, and snippets.

@mr-pascal
Created January 30, 2022 18:38
Show Gist options
  • Save mr-pascal/696f341a033f5a88829888594a8552a6 to your computer and use it in GitHub Desktop.
Save mr-pascal/696f341a033f5a88829888594a8552a6 to your computer and use it in GitHub Desktop.
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