+ All Categories
Home > Documents > Docker ecosystem - Bitbucket · docker INCEPTION Microsoft Visual Runtime Library Runtime Error!...

Docker ecosystem - Bitbucket · docker INCEPTION Microsoft Visual Runtime Library Runtime Error!...

Date post: 24-Jul-2020
Category:
Upload: others
View: 8 times
Download: 0 times
Share this document with a friend
7
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

Recommended