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

[7.0.1] Print interactive sandboxed shell command with --sandbox_debug #20734

Merged
merged 2 commits into from
Jan 3, 2024

Commits on Jan 3, 2024

  1. Print interactive sandboxed shell command with --sandbox_debug

    The `--sandbox_debug` output for the Linux sandbox now also contains a copyable command that drops the user into an interactive shell in an identical sandboxed environment. This is in particular meant to address the increased complexity of the bind mount structure incurred by the flip of `--incompatible_sandbox_hermetic_tmp`.
    
    Closes bazelbuild#20708.
    
    PiperOrigin-RevId: 595457357
    Change-Id: I6dfd410895b93fce67b9666c76c5f7757e77dc3a
    fmeum authored and bazel-io committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9f0858b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d86ca3f View commit details
    Browse the repository at this point in the history