mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 22:30:47 +01:00
/app/run: no such file or directory: unknown #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nanhoes on GitHub (Apr 6, 2025).
Getting this error when upgrading to v10, container fails to start:
Any ideas?
@yusing commented on GitHub (Apr 6, 2025):
try
docker compose up -d --force-recreate@nanhoes commented on GitHub (Apr 6, 2025):
thanks! this and removing the stale docker volume from v9 worked