Created
May 30, 2017 12:38
-
-
Save jebeaudet/325fdb7ebe5bce621bde8da112f340e8 to your computer and use it in GitHub Desktop.
Live docker logs by attaching to the container
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Don't forget the sig-proxy option otherwise your ctrl-c will be passed to the running container! | |
docker attach --sig-proxy=false authorization_server |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment