Ben

Results 12 comments of Ben

I tried the nightly a few weeks ago but it had a bug related to clamav, and was unstable. Even if that is fixed now, I'm afraid to put :nightly...

Any update here on a new stable image?

Ah, cancel that. Solved my own problem. This was a usb_modeswitch problem, solved by: ``` sudo nano /lib/udev/rules.d/40-usb_modeswitch.rules ``` Then add these lines: ``` # Realtek 8211CU Wifi AC USB...

For some reason that usb_modeswitch line didn't work on this version of Ubuntu, but my original edit does.

Bumping this request again, as it has been a few months now. The stable image now has a number of packages that are out-of-date, including clamav and dovecot. Some of...

I'm not sure the best technical approach for the SQL migrations between releases. But, an ideal experience would be such that someone on the :stable tag image could do a...

Also, would it be possible to update the Ubuntu image to 22.04 LTS?

Will there be a new stable tagged image on docker hub soon? It looks like the nightly image hasn't been updated, so maybe it is ready to be the stable...

My app runs fine, but when I do a 'flask rq worker' on the CLI to start the worker process I'm getting: `"Error: Detected factory 'create_app' in module 'app', but...