c12e0349291b63279bbf30d023eb64405ad68afa
* 'login_signal' of https://github.com/calavera/docker: Use flag.StringVar to capture the command line flags. Fix syscall name. Remove unused imports. Simplify term signal handler. Add the ISIG syscall back to not kill the client withing a shell with ctrl+c. Print a new line after getting the password from stdin. Exit if there is any error reading from stdin. Stop making a raw terminal to ask for registry login credentials. Allow to generate signals when termios is in raw mode. Use a more idiomatic syntax to capture the exit. Exit from `docker login` on SIGTERM and SIGINT. Upstream-commit: 35fef275b3978a22d0e285cd7fa554b4447e6958 Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%