zad4 test9
This commit is contained in:
parent
c188964726
commit
0fb66e075b
@ -7,7 +7,7 @@ RUN gcc --version
|
|||||||
RUN apt install -y build-essential
|
RUN apt install -y build-essential
|
||||||
RUN apt install num-utils
|
RUN apt install num-utils
|
||||||
RUN apt install bc
|
RUN apt install bc
|
||||||
RUN apt install software-properties-common
|
RUN apt install -y software-properties-common
|
||||||
RUN add-apt-repository ppa:deadsnakes/ppa
|
RUN add-apt-repository ppa:deadsnakes/ppa
|
||||||
RUN apt install python3.7
|
RUN apt install python3.7
|
||||||
RUN apt install python3-pip
|
RUN apt install python3-pip
|
||||||
|
Loading…
Reference in New Issue
Block a user