metrics calculation
This commit is contained in:
parent
5be8ad21f2
commit
a78bc43a9d
@ -1,5 +1,5 @@
|
|||||||
FROM ubuntu:latest
|
FROM ubuntu:latest
|
||||||
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
RUN apt update -y && apt install -y make
|
RUN apt update -y && apt install -y make
|
||||||
RUN apt install -y git
|
RUN apt install -y git
|
||||||
RUN apt install -y gcc
|
RUN apt install -y gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user