Error deploying to fresh DO Droplet

Hi, I’m getting an error while deploying a fresh application to a freshly provisioned DigitalOcean Droplet. I follow the same process as other apps I’ve deployed, but this hasn’t worked out of the box as I thought it might. Any Ideas, it looks to me like docker isn’t installed, but from other apps im convinced I havnt needed to do anything other than deploy!

Cheers

``` ERROR (SSHKit::Command::Failed): Exception while executing on host 159.203.28.159: docker exit status: 127 docker stdout: Nothing written docker stderr: bash: line 1: docker: command not found ```

1 Like

Nevermind. Typically find the issue when I post on here…

bin/kamal setup !!!

1 Like