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
dpkg-sig does not exist in 24.04
master
Ray Burgemeestre
hace 7 meses
padre
66ade02a56
commit
2c69792413
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
apt-publisher/Dockerfile-ubuntu2404
+ 1
- 1
apt-publisher/Dockerfile-ubuntu2404
Ver fichero
@@ -6,7 +6,7 @@ ARG DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt install -y rng-tools gnupg2 \
apache2 dpkg-dev
dpkg-sig
\
apache2 dpkg-dev \
apt-utils reprepro && \
\
mkdir -p /repo && \
Escribir
Vista previa
Cargando…
Cancelar
Guardar