Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jebeaudet/325fdb7ebe5bce621bde8da112f340e8 to your computer and use it in GitHub Desktop.
Save jebeaudet/325fdb7ebe5bce621bde8da112f340e8 to your computer and use it in GitHub Desktop.
Live docker logs by attaching to the container
# 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