You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
${{ github:> }}* ... this image is automatically scanned for CVEs before and after publishing
12
12
${{ github:> }}* ... this image is created via a secure and pinned CI/CD process
13
13
${{ github:> }}* ... this image is very small
14
-
${{ github:> }}* ... this image creates a random password at start if none is set
14
+
${{ github:> }}* ... this image creates a random password at start if none is set in the config
15
+
${{ github:> }}* ... this image support [inline configs](https://github.com/11notes/RTFM/blob/master/linux/container/image/11notes/inline-config.md)
15
16
16
17
If you value security, simplicity and optimizations to the extreme, then this image might be for you.
17
18
@@ -43,7 +44,7 @@ ${{ content_compose }}
43
44
${{ content_defaults }}
44
45
45
46
${{ content_environment }}
46
-
| `ADGUARD_CONFIG` | Will overwrite the default config with the value of this variable if set | |
47
+
| `ADGUARD_CONFIG` | Will overwrite the default config with the value of this variable if set ([inline config](https://github.com/11notes/RTFM/blob/master/linux/container/image/11notes/inline-config.md)) | |
0 commit comments