hadolint: ignore DL3008
This commit is contained in:
parent
1cdc163b77
commit
8c246bd342
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
FROM ubuntu:20.04
|
||||
|
||||
# install and configure munin
|
||||
# hadolint ignore=DL3008
|
||||
RUN apt-get update -qq \
|
||||
&& RUNLEVEL=1 \
|
||||
DEBIAN_FRONTEND=noninteractive \
|
||||
|
|
Reference in a new issue