Skip to content

Docker entrypoint fix buffering#4417

Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:docker-entrypoint-fix-buffering
Jun 19, 2022
Merged

Docker entrypoint fix buffering#4417
Alkarex merged 1 commit intoFreshRSS:edgefrom
Alkarex:docker-entrypoint-fix-buffering

Conversation

@Alkarex
Copy link
Copy Markdown
Member

@Alkarex Alkarex commented Jun 17, 2022

Remove output buffering during auto-install of FreshRSS and auto-creation of the default user.
We were only getting outputs at the end of each command, which was a problem for getting errors and progress, for instance when automatically importing a very large OPML

Remove output buffering during auto-install of FreshRSS and auto-creation of the default user.
We were only getting outputs at the end of each command, which was a problem for getting errors and progress, for instance when automatically importing a very large OPML
@Alkarex Alkarex added the Docker 🐋 Everything related to Docker label Jun 17, 2022
@Alkarex Alkarex added this to the 1.20.0 milestone Jun 17, 2022
@Alkarex Alkarex merged commit 95af935 into FreshRSS:edge Jun 19, 2022
@Alkarex Alkarex deleted the docker-entrypoint-fix-buffering branch June 19, 2022 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docker 🐋 Everything related to Docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant