Sign inSign up

ahashimoto/ubuntu-python3

By ahashimoto

Updated over 2 years ago

Ubuntu 20.04 LTS + Python 3.8.10 + numpy + Django

Image
Languages & frameworks
0

2.2K

ahashimoto/ubuntu-python3 repository overview

Dockerfile

FROM ubuntu:20.04
RUN apt-get -y update
RUN apt-get install -y python3 python3-pip
RUN pip3 install numpy django

Tag summary

Content type

Image

Digest

sha256:cb932c991

Size

207.4 MB

Last updated

over 2 years ago

docker pull ahashimoto/ubuntu-python3