3 lines
64 B
Docker
3 lines
64 B
Docker
|
FROM schemers/gauche
|
||
|
RUN apt update && apt install -y make wget
|