Skip to content

asad059/Dockerfile-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfile-Python

Dockerfile for python and its dependencies

Dependencies:

RUN apt update RUN apt install python3 RUN apt install python3-virtualenv RUN apt install python3-pip RUN python3 -m pip install --upgrade pip RUN python3 -m pip install mysql-connector-python

About

Dockerfile for python and its dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published