Add PHP LDAP module (LDAPProvider not working without it) #851
Annotations
4 errors
Run linter (hadolint):
Dockerfile#L18
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
|
Run linter (hadolint):
Dockerfile#L18
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
|
Run linter (hadolint):
Dockerfile#L18
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`.Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
|
Run linter (hadolint):
Dockerfile#L94
DL4001 warning: Either use Wget or Curl but not both
|
Loading