docker ecosystem - bitbucket · docker inception microsoft visual runtime library runtime error!...

7

Upload: others

Post on 24-Jul-2020

32 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Docker ecosystem - Bitbucket · docker INCEPTION Microsoft Visual Runtime Library Runtime Error! Program: R6034 An application to load the C runtime library incorrectly. Please contact
Page 2: Docker ecosystem - Bitbucket · docker INCEPTION Microsoft Visual Runtime Library Runtime Error! Program: R6034 An application to load the C runtime library incorrectly. Please contact

Docker ecosystem

docker client

docker daemon

Page 3: Docker ecosystem - Bitbucket · docker INCEPTION Microsoft Visual Runtime Library Runtime Error! Program: R6034 An application to load the C runtime library incorrectly. Please contact

Two use cases

Big web systems and cloud computing

Reproducible computing

Page 4: Docker ecosystem - Bitbucket · docker INCEPTION Microsoft Visual Runtime Library Runtime Error! Program: R6034 An application to load the C runtime library incorrectly. Please contact

Dependency hell

Dependency graph for Ubuntu(http://tech-foo.blogspot.co.uk/2013/01/visualising-ubuntu-package-repository.html)

Page 5: Docker ecosystem - Bitbucket · docker INCEPTION Microsoft Visual Runtime Library Runtime Error! Program: R6034 An application to load the C runtime library incorrectly. Please contact

We used Docker before!

Page 6: Docker ecosystem - Bitbucket · docker INCEPTION Microsoft Visual Runtime Library Runtime Error! Program: R6034 An application to load the C runtime library incorrectly. Please contact

If you are using...

Windows Virtual Machine

Mac Virtual Machine

Linux Virtual Machine

orapt-get install docker.io

Page 7: Docker ecosystem - Bitbucket · docker INCEPTION Microsoft Visual Runtime Library Runtime Error! Program: R6034 An application to load the C runtime library incorrectly. Please contact