linuxserver / docker-planka

GNU General Public License v3.0
1 stars 0 forks source link

Manage default user via env #6

Closed thespad closed 16 hours ago

thespad commented 21 hours ago

linuxserver.io



Description:

Should actually close #4

Benefits of this PR and context:

How Has This Been Tested?

Source / References:

aptalca commented 21 hours ago

Horrible timing that they made this breaking change upstream right after we published the docker image for it.

LinuxServer-CI commented 21 hours ago

I am a bot, here is the pushed image/manifest for this PR:

ghcr.io/linuxserver/lspipepr-planka:v1.22.0-pkg-07fc2934-dev-51c866446b5244a1d8c6fc29e6bfffb3b32f4896-pr-6

thespad commented 21 hours ago

It's actually a bit older but I botched the testing because I had an existing install and didn't notice it wasn't creating the default user any more.

That said it's not great design by them that it won't create a user unless you set the envs, but if you do set the envs it will create/update that user on every startup.