1
0
mirror of https://github.com/pcvolkmer/docker-pps.git synced 2025-04-19 17:56:50 +00:00

8 Commits

Author SHA1 Message Date
e4850f270d Add makefile and build script
Binary will be build in corresponding GOOS-GOARCH folder.

Install command will build and install binary for current platform until
GOOS and/or GOARCH env var is set.
2022-03-04 11:08:48 +01:00
71af908d16 Do not show image SHA256 hashes 2022-03-02 11:42:41 +01:00
d79cc93adf Use long and short argument names in README.md 2022-03-02 11:41:37 +01:00
693eeb8ebf Add SSH connection handling 2022-03-02 11:01:22 +01:00
f831c02e12 Extract client host option setting 2022-02-25 12:18:55 +01:00
a4b9fd69c9 Changed behavior of container host param 2022-02-22 10:22:36 +01:00
5495ecc95a Replace flag with github.com/spf13/pflag 2022-02-19 15:46:01 +01:00
9373657fb7 Initial import 2022-01-25 06:45:47 +01:00