docker-sia icon indicating copy to clipboard operation
docker-sia copied to clipboard

The official docker image for the Sia daemon

Results 6 docker-sia issues
Sort by recently updated
recently updated
newest added

Hello, I got my sia host running since 1 month now i got it crashed and it's not starting showing up that error: sia_1 | ERROR: [server is unable to...

Running on Unraid using Docker. Attempting to check the Siad status and I receive this error # siad Sia Daemon v1.5.6 Git Revision 0b253ab18 Loading... ERROR: listen tcp 127.0.0.1:9980: bind:...

3 main proposal changes: - Run with a non root user - Logs to container stdout - Remove cron/logrotate as become useless

On my system, `/sia-data/*.log` doesn't exist. Not sure if that's true everywhere. Anyway, because of this, `exim` tries to send mail about the failure generated by logrotate because it couldn't...

Docker is already sending the right signal to `siad` and it's starting the graceful shutdown. The issue is that shutting down the renter is quite slow sometimes and docker is...

Hi, Would it be possible to add possibility to provide password/seed via docker secret to increase security?