Este commit está contenido en:
Your Name
2020-05-28 10:33:55 +00:00
padre 5d49646989
commit a25aa972ca
Se han modificado 10 ficheros con 41144 adiciones y 0 borrados

Ver fichero

@@ -0,0 +1,2 @@
FROM node:10-slim
RUN apt update && apt -y upgrade && apt -y install git && apt clean