Skip to content

Fix ARM node#227

Merged
cbeauchesne merged 1 commit into
mainfrom
cbeauchesne/fix-arm-node
Mar 15, 2022
Merged

Fix ARM node#227
cbeauchesne merged 1 commit into
mainfrom
cbeauchesne/fix-arm-node

Conversation

@cbeauchesne

Copy link
Copy Markdown
Collaborator

Several things here :

  • Remove the check on hashbang : it can be bash, or sh, ot anything else (reduce requirements is always good)
  • use --force-recreate on docker-compose up, it removes the need of docker-compose down at the begining of run.sh, and reduce noise in output
  • cgroup command: ignore if it fails (check will be done after)
  • Add a check on each container, and display stdout if one has been unexpectably stopped

@cbeauchesne cbeauchesne merged commit 8b04dec into main Mar 15, 2022
@cbeauchesne cbeauchesne deleted the cbeauchesne/fix-arm-node branch March 15, 2022 18:03
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.

1 participant