Treffer: Introduction to Containerization Using Docker.

Title:
Introduction to Containerization Using Docker.
Authors:
Wei-Meng Lee1 weimenglee@learn2develop.net
Source:
CODE Magazine. Mar/Apr2021, Vol. 22 Issue 2, p42-52. 11p.
Database:
Academic Search Index

Weitere Informationen

The article presents the discussion on Containerization in the IT industry. Topics include different Python applications needed for testing on development computer; instead of installing multiple database servers on the computer simply use Docker containers for running each database server; and Docker image being a read-only file containing libraries, tools, and dependencies required for an application to run.