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

busybox image: add symlink for /bin/tee #55417

Merged

Commits on Nov 9, 2017

  1. busybox image: add symlink for /bin/tee

    This makes the bazel image more similar to the bash build, which uses
    the image from the docker registry.
    
    tee is used by e.g. kops to send logs to both a /var/log file and to
    stdout (which is then captured by docker).
    justinsb committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    61ff1db View commit details
    Browse the repository at this point in the history