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

Conversation

changweige
Copy link
Contributor

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

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>
@yqleng1987
Copy link
Contributor

@changweige , a new test job has been submitted. Please wait in patience.

@yqleng1987
Copy link
Contributor

@changweige , The CI test is completed, please check result:

Test CaseTest Result
merge-target-branch✅SUCCESS
build-docker-image✅SUCCESS
compile-nydus✅SUCCESS
compile-ctr-remote✅SUCCESS
compile-nydus-snapshotter✅SUCCESS
start-nydus-snapshotter-config-containerd✅SUCCESS
run-container-with-nydus-image✅SUCCESS

Congratulations, your test job passed!

@imeoer imeoer merged commit ff7cdda into dragonflyoss:master Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants