Docker is celebrating its 6th birthday with an easter egg

by pravjon 3/22/2019, 5:21 AMwith 6 comments

Official Docker Image

https://hub.docker.com/_/surprise

---

Quoting the README of docker/birthday [1]

"March 2019 marks Docker's sixth year, and we thought we'd celebrate it docker-style with a birthday surprise!"

To try it out, run:

"docker run -it --rm surprise"

---

Self-plug but I have noticed this from my side project "Follow GitHub Organisation" [2]

---

[1] https://github.com/docker/birthday

[2] https://github.com/follow-github-organisation/follow-github-organisation/issues/35#issuecomment-475447066

by kristianpon 3/22/2019, 5:46 AM

Actually seems legit: https://hub.docker.com/_/surprise

by Something1234on 3/23/2019, 1:42 AM

I can't seem to pull a lot of docker images as of late on my machine. I keep getting unauthorized.

   [0] % docker pull surprise
   Using default tag: latest
   Error response from daemon: pull access denied for surprise, repository does not exist or may require 'docker 
   login'
Any ideas?

by chmaynardon 3/22/2019, 5:48 AM

Seems like a bad idea. I don't like surprises, especially those that involve running untrusted code on my computer.

by Adamantcheeseon 3/22/2019, 10:10 AM

Neat! Looks like it just animates a few ASCII sprites and confetti. The source is right there anyways.

by cosmos05on 3/22/2019, 6:40 AM

I hate this idea..