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
Fix non-interactive for Ubuntu 20.04
master
Ray Burgemeestre
hace 4 años
padre
64f83900ec
commit
ce35a63a11
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-0
apt-publisher/Dockerfile-ubuntu2004
+ 2
- 0
apt-publisher/Dockerfile-ubuntu2004
Ver fichero
@@ -4,6 +4,8 @@ FROM ubuntu:20.04
MAINTAINER Ray Burgemeestre
ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt install -y rng-tools gnupg2 \
apache2 dpkg-dev dpkg-sig \
Escribir
Vista previa
Cargando…
Cancelar
Guardar