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

Adding a test for $PWD in the container #370

Merged
merged 1 commit into from
Jun 23, 2020

Commits on Jun 23, 2020

  1. cmd/run, sh: Show an error if $PWD is missing inside the container

    It might happen that the current working directory in the present
    environment is missing inside the container that's going to be used.
    So far, Toolbox would fail silently, which wasn't very obvious.
    
    Some changes by Debarshi Ray and Harry Míchal.
    
    containers#369
    bureado authored and debarshiray committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    89ff98d View commit details
    Browse the repository at this point in the history