Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for DOCKER_CONTEXT environment variable #351

Merged
merged 2 commits into from
Apr 19, 2022
Merged

Add support for DOCKER_CONTEXT environment variable #351

merged 2 commits into from
Apr 19, 2022

Commits on Apr 19, 2022

  1. Expose DOCKER_CONTEXT variable

    Update segment-docker_context.go to look for DOCKER_CONTEXT environment variable, and use that when setting the value of the segment.
    
    Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
    scottslowe committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    829a50f View commit details
    Browse the repository at this point in the history
  2. Update segment-docker_context.go

    Restore Docker emoji inadvertently removed in original commit
    
    Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
    scottslowe and justjanne committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    4964354 View commit details
    Browse the repository at this point in the history