-
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
/config volume does not persist any files. Also, the env variables CUSTOM_USER and PASSWORD do not work on this new https rebuild.
Expected Behavior
No response
Steps To Reproduce
/config volume does not persist any files. Also, the env variables CUSTOM_USER and PASSWORD do not work on this new https rebuild.
Environment
- OS:
- How docker service was installed:CPU architecture
x86-64
Docker creation
docker run -d --name=pidgin \
-p 3220:3001 \
-e PUID=1026 \
-e PGID=100 \
-e TZ=Europe/Bucharest \
-e CUSTOM_USER=marius \
-e PASSWORD=mariushosting \
-v /volume1/docker/pidgin:/config \
--restart always \
ghcr.io/linuxserver/pidginContainer logs
[pcmflux] Status | Read: 100, Silent: 0 (0.0%), Encoded: 100, Rate: 1.20 kbpsMetadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right
Type
Projects
Status
Done