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

chmod executables when copying to the docker #17423

Merged

Commits on Oct 24, 2021

  1. chmod executables when copying to the docker

    Run chmod on the executables and the entrypoint when copying them to the
    docker in dockerfile.
    
    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 24, 2021
    Configuration menu
    Copy the full SHA
    4f6d203 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Update Dockerfile

    Co-authored-by: Norwin <noerw@users.noreply.github.com>
    6543 and noerw authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8830480 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: delvh <dev.lh@web.de>
    6543 and delvh authored Oct 25, 2021
    Configuration menu
    Copy the full SHA
    349709d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bca566 View commit details
    Browse the repository at this point in the history
  4. as per review

    Signed-off-by: Andrew Thornton <art27@cantab.net>
    zeripath committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    e603b83 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'zeripath/fix-17400-add-the-necessary-se…

    …t-executable' into fix-17400-add-the-necessary-set-executable
    zeripath committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    71dce67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a092bd View commit details
    Browse the repository at this point in the history