pms
/
ium
forked from AITech/aitech-ium
4
5
Fork 1
ium/IUM_07/Dockerfile

10 lines
130 B
Docker
Raw Normal View History

2023-04-19 11:55:13 +02:00
FROM ubuntu:latest
RUN apt update && apt install -y \
2023-04-19 12:09:02 +02:00
git \
2023-04-19 11:55:13 +02:00
python3-pip \
python3
RUN python3 -m pip install sacred pymongo