This website works better with JavaScript
Home
Explore
Help
Sign In
fphammerle
/
docker-ssh-remote-forwarding
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
from arch-agnostic alpine image
Fabian Peter Hammerle
6 years ago
parent
4b152b578c
commit
2cca15c3dd
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
Dockerfile
+ 1
- 1
Dockerfile
View File
@@ -
1
,
4
+
1
,
4
@@
-
FROM
a
rm32v6/a
lpine:
3.8
+
FROM
alpine:
3.8
RUN
apk add --no-cache openssh-client