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

Enable containerized build of Ibeji integrated with Chariott and Agemo #103

Merged
merged 4 commits into from
Mar 6, 2024

Conversation

ladatz
Copy link
Contributor

@ladatz ladatz commented Mar 5, 2024

Closes #102

Motivation and Context

Today there are configuration and Dockerfiles in order to build Ibeji in standalone mode. Enable a containerized build of Ibeji integrated with Chariott Service Discovery and managed subscribe using Agemo Pub Sub Service.
This also helps for building scenarios (like the Software Orchestration blueprint) which leverage Ibeji, Chariott, and Agemo together.

Description

  • Add Dockerfile_integrated for both target architectures to containerize Ibeji integrated with Chariott Service Discovery and Agemo Pub Sub Service for the managed subscribe feature
  • Remove Cargo.lock from dockerignore. It's not present in the gitignore, and it is recommended to include it to have deterministic builds.

Dockerfile_integrated.amd64 Outdated Show resolved Hide resolved
@jorchiu jorchiu merged commit 1ac110a into eclipse-ibeji:main Mar 6, 2024
9 checks passed
mobicatk pushed a commit to Mobica/EclipseSDV_ibeji that referenced this pull request Apr 24, 2024
eclipse-ibeji#103)

* Add integrated Dockerfiles

* Remove cargo.lock from dockerignore and add some documentation

* Add a comment

* Fix spelling mistake in Dockerfiles
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.

[enhancement] Enable containerized build of Ibeji integrated with Chariott and Agemo
2 participants