Unit Failed
cybertuxh4xor opened this issue · 6 comments
cybertuxh4xor commented
cybertuxh4xor commented
cybertuxh4xor commented
cybertuxh4xor commented
cybertuxh4xor commented
cybertuxh4xor commented
so at this point I locate /usr/bin/docker and /usr/bin/docker-compose and copied them over to /usr/local/bin and chmod +x. but still no writehat
TheTechromancer commented
To anyone encountering this issue, it's worth noting that the writehat.service method isn't necessary if you run docker-compose up with -d. After that, as long as docker itself is set to start automatically, WriteHat will start along with docker. (due to the restart directive in WriteHat's docker-compose.yml)