URL: https://linuxfr.org/users/crev/journaux/hello-wowlrd Title: hello wowlrd Authors: CrEv Date: 2023年03月17日T09:39:06+01:00 License: CC By-SA Tags: docker et conteneur Score: 15 ```console $ docker run busybox /bin/sh -c "while true; do echo hello wowlrd; sleep 1; done" ``` Vu que ça parle pas mal de Docker ces derniers jours, je ne peux résister à vous partager ceci. Il y a 10 ans (enfin 10 ans et deux jours) [Solomon Hykes](https://twitter.com/solomonstre) présentait à la PyCon US 2013 [_The future of Linux Containers_](https://pyvideo.org/pycon-us-2013/the-future-of-linux-containers.html), ce qui donnera `docker`. Comme il parait que la vidéo ne marche pas partout, voici un lien [youtube](https://www.youtube.com/watch?v=wW9CAH9nSLs)> Hard to believe this was 10 years ago... What an incredible journey. I am grateful to everyone who took part in it.> > I have so many stories, I haven’t found the right time or place to share them in a useful and interesting way. Maybe one day!> > Happy birthday Docker 🐳❤️> > -- https://twitter.com/solomonstre/status/1636581702012379136?s=20 Que ce soit la technologie ou l'entreprise, le moins qu'on puisse dire c'est qu'elle ne laisse en géneral pas indiférent. Néanmoins, s'il y a une technologie emblématique de ces 10 dernières années, c'est bien probablement celle-ci.

AltStyle によって変換されたページ (->オリジナル) /