[dba-Tech] Running Docker Windows and Linux Containers Simultaneously
Jim Lawrence
accessd at shaw.ca
Mon Jan 28 02:10:06 CST 2019
So you have a hankering to run Windows (10) and Linux (Ubuntu 18.*) simultaneously
https://blogs.msdn.microsoft.com/premier_developer/2018/04/20/running-docker-windows-and-linux-containers-simultaneously/
http://bit.ly/2HxNruQ
Add and drop containers as you see fit and extend functionality by enhancing a container for a specific purpose...then being able to roll out containers super fast.
If you want to look into the structure of a Ubuntu 18.04 container learn how to add and delete features check out the following:
https://github.com/tianon/docker-brew-ubuntu-core/blob/b89c640e493edc0fb93cb2facd951f0ad6c4d00c/bionic/Dockerfile
http://bit.ly/2FU6DkW
When a container becomes stale or specific sets of functionality is needs just run up the rebuilt. The Ubuntu container can be as small of 10MB.
Jim
More information about the dba-Tech
mailing list