Skip to content

build: add restart: unless-stopped#21

Merged
becknik merged 1 commit intomainfrom
forpro-vis/wp2-standardized-competencies
Apr 21, 2025
Merged

build: add restart: unless-stopped#21
becknik merged 1 commit intomainfrom
forpro-vis/wp2-standardized-competencies

Conversation

@becknik
Copy link
Copy Markdown
Contributor

@becknik becknik commented Apr 21, 2025

This prevents containers from starting on boot on Linux machines

Description of changes

Please provide a short description of the change or if the change is sufficiently described in the GitHub issue, provide a link to the issue.

How has this been tested?

Please describe the test strategy you followed. If not tested, please explain why.

  • automated unit test
  • automated integration test
  • manual, exploratory test

In case of manual test, please document the test well including a set of user instructions and prerequisites. Each including an action, it's result, and where appropriate a screenshot.

Checklist before requesting a review

  • My code is easy to understand
  • My code follows the coding guidelines of this project
  • My code fulfills all acceptance criteria
  • The test coverage (line and branch) is reasonably high, especially on Service classes and other classes with complex logic
  • I have made corresponding changes to the documentation or
    the wiki/adr
  • I made no breaking changes in the database schema or if so, I will perform a database migration

Checklist for reviewer

  • The code is easy to understand
  • The code follows
    the coding guidelines of
    this project
  • The code is tested or if not, the reason is documented or discussed
  • The added and existing tests reasonably cover the code change
  • The code has no breaking changes in the database schema or if so, the assignee is aware of it and
    will perform a database migration

This prevents containers from starting on boot on Linux machines
@becknik becknik merged commit 47c4395 into main Apr 21, 2025
1 check failed
@becknik becknik deleted the forpro-vis/wp2-standardized-competencies branch April 21, 2025 17:58
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