acme-companion: Permissions are not being set with env variables

Pigging back on to #461 and #463. Does not look it’s honoring the FILES_GID and FILES_UID environmental variables, as new files are being created as root. Made sure I was using the latest image.

Docker inspect info: https://pastebin.com/ZKiy7jcD

Thanks.

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 19 (9 by maintainers)

Commits related to this issue

Most upvoted comments

@techoutlooks > OS, Docker version, LE companion version, config, container logs ?

@desimaniac > my bad, you don’t have debug output enabled at all. The value you have to set the DEBUG environment variable to is true, not True. I’ll make this case insensitive asap.

same issue here. thanks @desimaniac for tracking down the bug.