back interdiff of round #1 and #0

spindle: engine: more specific image pull error message #293

files
docs
spindle
spindle
engine
ERROR
spindle/engine/engine.go

Failed to calculate interdiff for this file.

NEW
docs/spindle/hosting.md
···
go build -o cmd/spindle/spindle cmd/spindle/main.go
```
-
3. **Run the Spindle binary.**
+
3. **Create the log directory.**
+
+
```shell
+
sudo mkdir -p /var/log/spindle
+
sudo chown $USER:$USER -R /var/log/spindle
+
```
+
+
4. **Run the Spindle binary.**
```shell
./cmd/spindle/spindle