3 lines
63 B
Docker
3 lines
63 B
Docker
FROM ubuntu:latest
|
|
|
|
RUN apt update && pt install -y python3-pip |
FROM ubuntu:latest
|
|
|
|
RUN apt update && pt install -y python3-pip |