Skip to content

Commit b14a197

Browse files
committed
Add TLDR instruction
1 parent 23e9280 commit b14a197

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ And there are already many projects that are simply not available anymore on Doc
1616

1717
Well I thought why not crafting a simple and small `hello-world` image and publish it to GitHub Container Registry?!
1818

19+
__TLDR;__ Simply run it with:
20+
21+
```shell
22+
docker run ghcr.io/jonashackt/hello-world:latest
23+
```
1924

2025
### A simple Go executable
2126

0 commit comments

Comments
 (0)