Skip to content

Commit

Permalink
Ignore DL3008 when linting the Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
wolveix authored Sep 10, 2024
1 parent e684699 commit 7c84b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM steamcmd/steamcmd:ubuntu-24

# hadolint ignore=DL3008
RUN set -x \
&& apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y gosu xdg-user-dirs --no-install-recommends\
Expand Down

0 comments on commit 7c84b7e

Please sign in to comment.