You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vishwas Parpattegar edited this page Oct 21, 2024
·
5 revisions
Underlying Technologies in Docker
Docker abstracts underlying infrastructure and provides users with a standardised way to package and deploy their software. Docker uses runC as its container runtime for secure, efficient and fast containerisation on Linux and Windows.