Commit graph

5 commits

Author SHA1 Message Date
Peter Schiffer
c8f3785b1d
Update pdns admin to match the latest upstream 2020-01-08 01:07:16 +01:00
Peter Schiffer
fafae795e4
Rework admin uwsgi image to run in single app mode
Before, the uwsgi was running in Emperor mode, supporting to run multiple
different apps. However, after the upgrade to Fedora 31, Emperor mode started
to take very long time to start, causing other issues. Since we are running
only one app anyway - this commit simplifies the uwsgi config by switching the
run mode only to single app.
2020-01-03 17:54:33 +01:00
Peter Schiffer
9e19de0a24
Remove deprecated instruction MAINTAINER 2020-01-01 16:23:53 +01:00
Peter Schiffer
a5f38cc6d5
Migrate docker-cmd.sh to entrypoint 2018-11-22 19:45:43 +01:00
Peter Schiffer
8469c51c7d
Add ngoduykhanh version pdns admin 2018-11-21 01:31:02 +01:00