This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
fphammerle
/
docker-ssh-remote-forwarding
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
from arch-agnostic alpine image
Fabian Peter Hammerle
há 6 anos atrás
pai
4b152b578c
commit
f9fe0cdd50
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
Dockerfile
+ 1
- 1
Dockerfile
Ver Ficheiro
@@ -1,4 +1,4 @@
-FROM a
rm32v6/a
lpine:3.8
+FROM alpine:3.8
RUN apk add --no-cache openssh-client