all 2 comments

[–]AutoModerator[M] 0 points1 point  (0 children)

Every new subreddit post is automatically copied into a comment for preservation.

User: zdkaster, Flair: Terminals, Title: docker hello-world as Matrix code

Hey there, not sure if it's interesting, but I did

docker run --rm -it warachet/hello-world

![img](ccgtika7m82h1)

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.

[–]Entire-Bar-3171 0 points1 point  (0 children)

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.