Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
rayburgemeestre
/
build-config
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Add apt clean to save some disk space.
master
Ray Burgemeestre
hace 2 años
padre
4638db0c43
commit
2d8904d222
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-0
Dockerfile-ubuntu2004
+ 2
- 0
Dockerfile-ubuntu2004
Ver fichero
@@ -52,6 +52,8 @@ COPY switch-to-latest-clang /usr/local/bin/switch-to-latest-clang
RUN chmod +x /usr/local/bin/switch-to-latest-clang
RUN apt clean
FROM scratch
COPY --from=build1 / /
Escribir
Vista previa
Cargando…
Cancelar
Guardar