| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
in case the owner user does not exist in the image to prevent:
```
open-dkim: Creating DKIM private key '/tmp/docker-mailserver/opendkim/keys/subdomain.example.com/mail.private'
chown: invalid user: 'UNKNOWN:UNKNOWN'
```
| Back | FazBrowse Home | New Git URL |
Description
Use numerical uid and gid for chown as they should always work even when the uid and gid have no names in /etc/...
in case the owner user does not exist in the image we get the following error:
Type of change
Checklist
Info @wt-io-it