ium-s301654/Dockerfile

3 lines
64 B
Docker
Raw Normal View History

2024-04-03 09:37:02 +02:00
FROM ubuntu:latest
2024-03-26 12:15:35 +01:00
2024-04-03 09:39:23 +02:00
RUN apt update && apt install -y python3-pip