FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

tiny_python_projects/docker/README.md at master · PowerShellToday/tiny_python_projects · GitHub

Latest commit

 

History

History
8 lines (6 loc) · 236 Bytes

File metadata and controls

8 lines (6 loc) · 236 Bytes

Tiny Python Projects Docker

If you like, you can run and test all the code using Python 3.8.3 in a Docker image:

$ docker pull kyclark/tiny_python_projects:0.2.0
$ docker run -it --rm kyclark/tiny_python_projects:0.2.0 bash

Back | FazBrowse Home | New Git URL