Closed
Description
Description
How it looklike shown on #32954
But thread is closed without answer on "How change entrypoint or cmd parameters?"
I have old (but working) DSM6 and Docker inside it. SSH access. But not clear how I can change CMD line and change
/bin/s6-svscan -> /usr/bin/s6-svscan
And what I should do? Any real suggestion are welcome.
Gitea Version
1.22
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
DSM6
How are you running Gitea?
Docker Synology DSM6
Database
None
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
charles7668 commentedon May 28, 2025
In DSM 6, go to the Docker app, select the Gitea container, right-click and choose Settings → Export.
This will generate a JSON settings file for the container.
Edit the file as needed, then re-import it to apply the changes.
Note: This action requires administrative privileges.