Skip to content

simasgrilo/docker-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker runtime

A python-based docker runime version inspired by John Crickett's Coding challenges list

Docker is widely used as a platform that allows developers to run, build, test and deploy containerized applications in a standardized fashion by packaging applications into container images. These containers bundle within themselves everything needed to run the application, with every component bumped with the corresponding version.

About

Docker execution environment in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors