Skip to content

Commit

Permalink
Silence hadolint
Browse files Browse the repository at this point in the history
Signed-off-by: Wouter Born <[email protected]>
  • Loading branch information
wborn committed Dec 23, 2024
1 parent a0cc52f commit 830e1b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alpine/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ COPY update ${OPENHAB_HOME}/runtime/bin/update
RUN chmod +x ${OPENHAB_HOME}/runtime/bin/update

# Workaround for broken /var/lock symlink, see: https://github.com/alpinelinux/docker-alpine/issues/433
# hadolint ignore=DL3059
RUN mkdir /run/lock

# Expose volume with configuration and userdata dir
Expand Down

0 comments on commit 830e1b1

Please sign in to comment.