Anyone want to try this "nyancat" docker image? It's pretty big -- 23kIB. :^)

GustavoM@lemmy.world to Linux@lemmy.ml – 28 points –
hub.docker.com

Long, short story: CLI animation with some minor annoyances. "Handcrafted" most of em out of the .c file, followed by a bunch of gcc flags. Made it distroless, and this came up. Then my "sharing itch" started after checking the memory usage of the container at a whooping 0 bytes. (I know it must be way more than that, but still.). Just curious if I screwed something up or not. Also, c/Docker is really dead so I had to resort to you guys.

docker run -it --rm --log-driver none --net none --cap-drop=all --read-only --security-opt=no-new-privileges defnotgustavom/nyancat

Downvotes are to the left if you just don't care and need that dopamine/self-validation hit, I guess. (Just saying since last time I shared a simple command, with code and all, and I got downvoted to oblivion plus my thread deleted for no apparent reason, so eh.)

16

You are viewing a single comment

My downvotes are to the right 😩, I guess this means I gotta upvote

Eh, that was meant to be a slight mockery for "ex-redditors" (since they are mostly composed of "downvote-happy" users).

I know, this comment was my silly way of saying I like what you’re doing.