Skip to content

chore: Add plain docker-compose#264

Draft
lemaitre-aneo wants to merge 1 commit into
mainfrom
fl/compose
Draft

chore: Add plain docker-compose#264
lemaitre-aneo wants to merge 1 commit into
mainfrom
fl/compose

Conversation

@lemaitre-aneo
Copy link
Copy Markdown
Contributor

Motivation

[Include the reason behind these changes and any relevant context.]

Description

[Provide a detailled explanation of the modifications you have made. Link any related issues.]

Testing

[When applicable, detail the testing you have performed to ensure that these changes function as intended. Include information about any added tests.]

Impact

[Discuss the impact of your modifications on ArmoniK. This might include effects on performance, configuration, documentation, new dependencies, or changes in behaviour.]

Additional Information

[Any additional information that reviewers should be aware of.]

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have thoroughly tested my modifications and added tests when necessary.
  • Tests pass locally and in the CI.
  • I have assessed the performance impact of my modifications.

Comment thread compose/control.yml
- |
(
sleep 5
mongosh --eval 'rs.initiate({_id: "rs0", members: [{_id: 0, host: "127.0.0.1:27017"}]})'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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