This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
fphammerle
/
docker-ssh-remote-forwarding
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
from arch-agnostic alpine image
Fabian Peter Hammerle
hace 6 años
padre
4b152b578c
commit
f9fe0cdd50
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Dockerfile
+ 1
- 1
Dockerfile
Ver fichero
@@ -1,4 +1,4 @@
-FROM a
rm32v6/a
lpine:3.8
+FROM alpine:3.8
RUN apk add --no-cache openssh-client