mirror of
https://github.com/tborychowski/self-hosted-cookbook.git
synced 2025-05-13 19:00:22 +00:00
.
This commit is contained in:
parent
30e5c241af
commit
d72f10a8ad
@ -46,3 +46,9 @@ OCI runtime create failed: container_linux.go:349: starting container process ca
|
|||||||
```sh
|
```sh
|
||||||
sudo reboot
|
sudo reboot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
### INTERNAL ERROR: cannot create temporary directory
|
||||||
|
from: [stackoverflow](https://stackoverflow.com/questions/40755494/docker-compose-internal-error-cannot-create-temporary-directory)
|
||||||
|
Looks like the docker host run out of free space.
|
||||||
|
Free up some space on your hard disk and reboot.
|
||||||
|
Loading…
Reference in New Issue
Block a user