Some repositories couldn't be updated, please check application logs for details.
ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker (follow)
Commit message (Collapse)AuthorAge
* docker: fix CMD handlingEgor Tensin2021-08-02
| | | | | It was difficult to override CMD (due to the requirement to `activate` the venv), move the `activate` call to entrypoint.sh.
* docker: enable scheduled runs via crondEgor Tensin2021-03-30