Skip to content

v0.0.6

Compare
Choose a tag to compare
@89luca89 89luca89 released this 22 Jun 10:04
· 63 commits to main since this release
9c40cbe

This fix adds proper checks during the init:

  • if root -> all ok
  • if not root: check if I can write to AGENT_PATH
  • if not root: check if DOCKER_PATH exist and is executable
  • If any of those fails, ask for sudo, if sudo needs a password, we fail