r/commandline • u/zdkaster • 14d ago
Terminals docker hello-world as Matrix code
Hey there, not sure if it's interesting, but I did
docker run --rm -it warachet/hello-world

Docker Image size ? The official hello-world ~10 kB, this image ~2 kB 🤣
Though, who care saving kB ?
I have to admit: It is just a less boring way to see stdout. lmao.
Details at repo:Â https://github.com/zdk/wakeup-neo
just in case you like it, feel free to fork.
1
Upvotes
1
u/Entire-Bar-3171 14d ago
That's actually sick! Way cooler than the boring default hello-world output. Gonna definitely try this next time I need to test a fresh Docker install.
1
u/AutoModerator 14d ago
Every new subreddit post is automatically copied into a comment for preservation.
User: zdkaster, Flair:
Terminals, Title: docker hello-world as Matrix codeHey there, not sure if it's interesting, but I did
docker run --rm -it warachet/hello-world
Docker Image size ? The official hello-world ~10 kB, this image ~2 kB 🤣
Though, who care saving kB ?
I have to admit: It is just a less boring way to see stdout. lmao.
Details at repo:Â https://github.com/zdk/wakeup-neo
just in case you like it, feel free to fork.
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.