Skip to content

improve dojo shell script

kenshin-samourai requested to merge feat_mydojo_dojo_script into develop
  • allow multiple arguments passed to docker_up
  • exit and return an error code if install failed
  • improve comments and messages
  • remove confirmation by user during the cleaning operation
  • change order of steps processed by the cleaning operation
  • simplify uninstall function
  • automatically remove images of old dojo versions after upgrade
  • force a stop of dojo before an upgrade if it's running

Merge request reports