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

Ecdc 4350 EFU docker container #786

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jekabs-karklins
Copy link

@jekabs-karklins jekabs-karklins commented Nov 14, 2024

Issue reference / description

This PR creates three files that are used on the mirroring repository on GitLab to build build, unit test, and deploy binaries

Images will be pushed here

  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-bifrost
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-cbm
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-cspec
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-dream
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-estia
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-freia
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-heimdal
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-loki
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-magic
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-miracles
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-nmx
  • registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-trex

Example to launch

docker run -it --rm \
    -e BROKER_ADDR="kafka2:9092" \
    -e FILE="bifrost.json" \
    -v ~/event-formation-unit/src/modules/bifrost/configs/bifrost.json:/ess/ecdc/event_formation_unit/config/bifrost.json \
    registry.esss.lu.se/ecdc/ess-dmsc/event-formation-unit/efu-bifrost

@jekabs-karklins jekabs-karklins changed the title Ecdc 4350 build docker Ecdc 4350 EFU docker container Nov 14, 2024
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.

2 participants