Data Analytics on index.docker.io (Docker hackathon 2014)

13
Dockerology Peeking at the Community Data @kiyototamura

description

This is my Docker hackathon presentation. I pulled the data from their (not very adequately) documentation (with a lot of help from Docker folks) and did some analysis on them. Many thanks to @samalba for his script, Mongolab for easy mongodb hosting, and Heroku. Also, Team Docker: huge props! I had a lot of fun =)

Transcript of Data Analytics on index.docker.io (Docker hackathon 2014)

Page 1: Data Analytics on index.docker.io (Docker hackathon 2014)

DockerologyPeeking at the Community Data

@kiyototamura

Page 2: Data Analytics on index.docker.io (Docker hackathon 2014)

whoami

• former “wall street” quant• making up for my past sin

by working as a developer advocate• data fascinates me• looking at the Docker

Community’s data

Page 3: Data Analytics on index.docker.io (Docker hackathon 2014)

“How many XYZs?”

• Learned a lot about index.docker.io API• samalba/docker-registry-

debug helpful (learned to read and write Go last night!)• Data is “best effort”

Page 4: Data Analytics on index.docker.io (Docker hackathon 2014)

13,475(# of repos)

Page 5: Data Analytics on index.docker.io (Docker hackathon 2014)
Page 6: Data Analytics on index.docker.io (Docker hackathon 2014)
Page 7: Data Analytics on index.docker.io (Docker hackathon 2014)
Page 8: Data Analytics on index.docker.io (Docker hackathon 2014)

101,477(# of image ids)

Page 9: Data Analytics on index.docker.io (Docker hackathon 2014)
Page 10: Data Analytics on index.docker.io (Docker hackathon 2014)

792(# of “root” images)

Page 11: Data Analytics on index.docker.io (Docker hackathon 2014)
Page 13: Data Analytics on index.docker.io (Docker hackathon 2014)

Thanks!• http://github.com/kiyoto/docker-hackathon

• http://github.com/kiyoto/dockerology