add lint ignores
This commit is contained in:
parent
b83de55344
commit
f6087f9ef2
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ WORKDIR /opt/netbox/netbox
|
|||
|
||||
# Must set permissions for '/opt/netbox/netbox/media' directory
|
||||
# to g+w so that pictures can be uploaded to netbox.
|
||||
# hadolint ignore=DL3003
|
||||
RUN mkdir -p static /opt/unit/state/ /opt/unit/tmp/ \
|
||||
&& chown -R unit:root media /opt/unit/ \
|
||||
&& chmod -R g+w media /opt/unit/ \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue