docker task 2 try_2
This commit is contained in:
parent
8e044b60c5
commit
5ed1f27eb4
@ -1,7 +1,6 @@
|
||||
FROM ubuntu:latest
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt install -y python3.8
|
||||
RUN apt-get install -y python3-pip
|
||||
|
||||
WORKDIR /app
|
||||
|
Loading…
Reference in New Issue
Block a user