Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] STHOMEDIR #81

Open
1 task done
Arcitec opened this issue Sep 17, 2024 · 1 comment
Open
1 task done

[BUG] STHOMEDIR #81

Arcitec opened this issue Sep 17, 2024 · 1 comment

Comments

@Arcitec
Copy link

Arcitec commented Sep 17, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Current scripts only set the HOME user directory variable, which causes Syncthing to write its config to /config/syncthing.

Expected Behavior

The official Syncthing docker image introduced a new environment variable a few versions ago:

https://github.com/syncthing/syncthing/blob/main/Dockerfile

They now set:

  • HOME=/var/syncthing
  • STHOMEDIR=/var/syncthing/config

This change might be relevant for the linuxserver image. Or it might not, since changing this might break backwards compatibility with people who are using this image.

Steps To Reproduce

x

Environment

No response

CPU architecture

x86-64

Docker creation

x

Container logs

x
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Issues
Development

No branches or pull requests

1 participant