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

publish under community dockerhub #9

Open
wey-gu opened this issue Jan 30, 2023 · 1 comment
Open

publish under community dockerhub #9

wey-gu opened this issue Jan 30, 2023 · 1 comment

Comments

@wey-gu
Copy link
Member

wey-gu commented Jan 30, 2023

It's now under weygu: https://hub.docker.com/repository/docker/weygu/nebulagraph-dd-ext/

Should be pushed to vesoft instead.

equivalent to:

cd <path_of_repo>
docker buildx build --push --platform linux/arm64/v8,linux/amd64 --tag weygu/nebulagraph-dd-ext:latest .
docker buildx build --push --platform linux/arm64/v8,linux/amd64 --tag weygu/nebulagraph-dd-ext:0.3.2 .
@wey-gu
Copy link
Member Author

wey-gu commented Jan 30, 2023

And the build should be done with GitHub actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant