1
0
mirror of https://github.com/jnovack/autossh.git synced 2021-09-26 16:11:30 +03:00

148 Commits

Author SHA1 Message Date
Justin J. Novack
816f453e82 workaround for #33
https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements
v2.0.1
2021-04-01 06:43:31 -04:00
Elliott Balsley
91ad8b5f84 Update CONTRIBUTORS.md 2021-02-11 16:06:25 -05:00
Elliott Balsley
413ce5b2eb clarify SSH_BIND_IP warning 2021-02-11 16:06:25 -05:00
Elliott Balsley
75cfb7f843 Don't warn on SSH_BIND_IP in reverse mode 2021-02-11 16:06:25 -05:00
Gina Häußge
432d3087f1 Remove "*:port" & improve SSH_BIND docs
Closes #27
2021-01-14 18:39:37 -05:00
Justin J. Novack
1cb6609c60 Merge branch 'v2.0' (87 commits) v2.0.0 2020-11-25 05:58:26 -05:00
Justin J. Novack
a95642d486 update README.md 2020-09-02 09:45:37 -04:00
Justin J. Novack
de22643e62 fix post_push kill switch 2020-08-27 19:43:58 -04:00
Justin J. Novack
e8a640c39f additional post_push debugging 2020-08-27 19:43:37 -04:00
Justin J. Novack
8d97f0536b reorganize Dockerfile and add documention 2020-08-27 15:26:45 -04:00
Justin J. Novack
ffac17f908 net-tools is unnecessary in image 2020-08-27 13:37:19 -04:00
Justin J. Novack
dcef8fbdb0 moar documentations 2020-08-27 13:37:02 -04:00
Justin J. Novack
eeb5645efc add dumb-init to tests for immediate exit 2020-08-27 13:36:48 -04:00
Justin J. Novack
4d30783342 add additional logging to tests 2020-08-27 13:36:26 -04:00
Justin J. Novack
6a65206cc8 reorganize rootfs 2020-08-27 13:35:46 -04:00
Justin J. Novack
7b4aeb44ef reorganize test for dockerhub v2.0.0-rc4 2020-08-27 07:50:47 -04:00
Justin J. Novack
86251b5a09 multi-arch corrections on README v2.0.0-rc3 2020-08-26 22:46:43 -04:00
Justin J. Novack
7328827ee4 re-organized start order for docker-hub 2020-08-26 22:43:33 -04:00
Justin J. Novack
e05af69e5a minor edits 2020-08-26 22:02:24 -04:00
Justin J. Novack
b0cb00b7bf rename application v2.0.0-rc2 2020-08-26 21:16:24 -04:00
Justin J. Novack
ed1db6562e rename repository 2020-08-26 21:15:46 -04:00
Justin J. Novack
1a9fc501c7 create testing kit 2020-08-26 21:12:26 -04:00
Justin J. Novack
e3aa7e1bfe Redraw example 2020-08-26 21:01:09 -04:00
Justin J. Novack
2965684918 Standardized variable names 2020-08-26 21:00:23 -04:00
Justin J. Novack
0a42566177 more accurate drawing of Example 2020-08-26 20:45:45 -04:00
Justin J. Novack
112622ff4f Add version.sh to Docker Containers 2020-08-26 14:18:47 -04:00
Justin J. Novack
c6d4530fb0 Add SSH_BIND_IP v2.0.0-rc1 2020-08-26 11:05:04 -04:00
Semmix
c17afbb6c2 COPY version.sh v1.2.2 2020-08-23 11:59:49 -04:00
Justin J. Novack
68ef64f94a chmod on version.sh 2020-08-20 10:25:31 -04:00
Justin J. Novack
cf31f5a40f update contributors 2020-08-20 10:23:15 -04:00
Justin J. Novack
d173b7f62e correct output tags in entrypoint 2020-08-20 10:21:02 -04:00
Justin J. Novack
c8586dcc1a Add common-courtesty file. 2020-08-20 10:20:28 -04:00
Justin J. Novack
2b5f9fb5ef Rename Tags to Multi-Arch in README 2020-08-20 10:19:57 -04:00
Justin J. Novack
38e8f9c3b1 lint CHANGELOG 2020-08-20 10:08:48 -04:00
Justin J. Novack
d27623fe9f lint README 2020-08-20 10:08:40 -04:00
Justin J. Novack
ecef8b0856 add version.sh to ease transition to v2.0 v1.2.1 2020-08-20 09:47:20 -04:00
Justin J. Novack
00be220885 linting README.md 2020-08-20 09:32:19 -04:00
Justin J. Novack
9392e6f447 corrected Changelog 2020-08-18 09:07:28 -04:00
Justin J. Novack
b2402aef5f pull out variables from Makefile 2020-08-18 09:02:06 -04:00
Justin J. Novack
a9fc55fe28 fix docker build variables 2020-08-18 08:45:35 -04:00
Justin J. Novack
9698dbc8b9 add info byline to entrypoint 2020-08-18 08:25:31 -04:00
Justin J. Novack
5dd68cff7b standardize Dockerfiles with jnovack/docker-multi-arch-hooks 2020-08-18 08:25:09 -04:00
Justin J. Novack
10aece59ce BREAKING: swap SSH_REMOTE_PORT and SSH_TUNNEL_PORT 2020-08-18 08:18:29 -04:00
Justin J. Novack
95b3bc38c7 fix documentation 2020-08-18 08:16:55 -04:00
Justin J. Novack
3af343a282 add some more logging 2020-08-18 08:16:40 -04:00
Justin J. Novack
62cc2279f8 COMMIT to REVISION for consistency 2020-08-17 22:16:14 -04:00
Justin J. Novack
80931b1170 refresh hooks 2020-08-17 17:32:50 -04:00
Justin J. Novack
ef19e086d5 correct dockerfile build args 2020-06-18 15:14:34 -04:00
Justin J. Novack
02dccf9164 Syntax correction 2020-06-17 19:51:00 -04:00
Justin J. Novack
b551ef7dd3 apparently does not like quotes 2020-06-17 19:30:26 -04:00