ium_464913/stats/Dockerfile

6 lines
89 B
Docker
Raw Normal View History

2024-04-01 19:14:34 +02:00
FROM ubuntu:latest
RUN apt update && apt install -y python3-pip
RUN pip install pandas