This website works better with JavaScript
Home
Explore
Help
Sign In
txlyre
/
farlands
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
766bf70fee
Branches
Tags
master
farlands
/
langs
/
python
/
Dockerfile
Dockerfile
98 B
History
Raw
1
2
RUN apt-get install python3 python3-pip python3-venv -y
RUN ln -s /usr/bin/python3 /usr/bin/python