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

Update Docker and installation instructions #11

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

jmborr
Copy link
Member

@jmborr jmborr commented Aug 27, 2024

Description of the changes

Modernize Docker base image and use conda-libmamba-solver for faster dependency resolution. Enhance Dockerfile CMD with improved format and ensure inclusion of activemq in docker-compose.yml dependencies.

Check all that apply:

  • release notes are not necessary for this very minor change
  • updated documentation
  • Source added/refactored
  • Added unit tests
  • Added integration tests

Modernize Docker base image and use conda-libmamba-solver for faster dependency resolution. Enhance Dockerfile CMD with improved format and ensure inclusion of `activemq` in `docker-compose.yml` dependencies.

Signed-off-by: Jose Borreguero <[email protected]>
@jmborr jmborr self-assigned this Aug 27, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.51%. Comparing base (718d05b) to head (9913099).

Additional details and impacted files
@@           Coverage Diff           @@
##             next      #11   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files           3        3           
  Lines         124      124           
=======================================
  Hits          111      111           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jmborr jmborr merged commit f6940da into next Aug 27, 2024
1 check 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.

2 participants