Skip to content

Instantly share code, notes, and snippets.

@OnniSaarni
Last active August 20, 2024 01:15
Show Gist options
  • Save OnniSaarni/a3f840cef63335212ae085a3c6c10d5c to your computer and use it in GitHub Desktop.
Save OnniSaarni/a3f840cef63335212ae085a3c6c10d5c to your computer and use it in GitHub Desktop.
SPT MPT/Fika Server With Docker Ubuntu/Debian/Raspberry Pi
@HectorLeeYE
Copy link

ERROR: failed to solve: process "/bin/sh -c git checkout tags/$SPT_TAG" did not complete successfully: exit code: 1

States that your error is due to a wrong tag, which you identified since $SPT_TAG is just a placeholder; replace it with your desired tag.

ERROR: failed to solve: failed to copy files: copy file range failed: no space left on device

States that you have no disk space left, so prune your docker to reclaim more disk space

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment