mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-01 13:04:47 +02:00
Fix linting errors reported by hadolint (#1211)
* Fix linting errors reported by hadolint * use full path for folders when listing contents * add linting task to makefile
This commit is contained in:
parent
fbba6beaf6
commit
1ba0991d80
7 changed files with 55 additions and 27 deletions
|
@ -1,5 +1,5 @@
|
|||
FROM osixia/openldap:1.1.6
|
||||
MAINTAINER Dennis Stumm <dstumm95@gmail.com>
|
||||
LABEL maintainer="Dennis Stumm <dstumm95@gmail.com>"
|
||||
|
||||
ADD bootstrap /container/service/slapd/assets/config/bootstrap
|
||||
COPY bootstrap /container/service/slapd/assets/config/bootstrap
|
||||
RUN rm /container/service/slapd/assets/config/bootstrap/schema/mmc/mail.schema
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue