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

ci: build docker image #42

Merged
merged 41 commits into from
Jul 15, 2024
Merged

ci: build docker image #42

merged 41 commits into from
Jul 15, 2024

Conversation

joaopereira12
Copy link
Contributor

Resolves #25

I've added a job to the Build Packages workflow that builds the docker images with docker compose.

@d-roak
Copy link
Member

d-roak commented Jul 10, 2024

It's not this. It's building the node docker image, and uploading it to the gh registry. It's not related w/ docker compose

@joaopereira12 joaopereira12 reopened this Jul 11, 2024
@joaopereira12
Copy link
Contributor Author

I tested it on my forked project and the docker image was registered as you can see in the image bellow.

image

.github/workflows/build-docker-image.yml Outdated Show resolved Hide resolved
.github/workflows/build-docker-image.yml Outdated Show resolved Hide resolved
.github/workflows/build.yml Outdated Show resolved Hide resolved
.github/workflows/build-docker-image.yml Outdated Show resolved Hide resolved
.github/workflows/build-docker-image.yml Outdated Show resolved Hide resolved
.github/workflows/build-docker-image.yml Outdated Show resolved Hide resolved
@joaopereira12
Copy link
Contributor Author

I've fixed the file and added multi architectures build (arm & amd).

@d-roak d-roak changed the title CI: build docker image ci: build docker image Jul 15, 2024
Copy link
Member

@d-roak d-roak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@d-roak d-roak merged commit e93aa68 into topology-foundation:main Jul 15, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

Build docker image on the CI (release)
2 participants