3 lines
50 B
Docker
3 lines
50 B
Docker
FROM ubuntu:latest
|
|
|
|
RUN apt install -y python3-pip |
FROM ubuntu:latest
|
|
|
|
RUN apt install -y python3-pip |