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

makefile: add target install #545

Merged
merged 1 commit into from
Jul 1, 2022
Merged

makefile: add target install #545

merged 1 commit into from
Jul 1, 2022

Commits on Jul 1, 2022

  1. makefile: add target install

    We don't provide software package yet. In order to
    let users easily install nydus tool chain onto machine.
    We'd better provide `make install` to automatically
    copy necessary binaris to run nydus-snapshotter, thus to
    pull and run nydus image.
    
    Moreover, nydus-snapshotter had already provide `make install`
    helper.
    
    Signed-off-by: Changewei Ge <gechangwei@bytedance.com>
    changweige committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    886c404 View commit details
    Browse the repository at this point in the history