mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
hadolint
This commit is contained in:
@@ -25,6 +25,7 @@ FROM anthonyraymond/joal:$BUILD_UPSTREAM
|
||||
|
||||
# Install Joal
|
||||
# spellcheck disable=SC2015
|
||||
# hadolint ignore=SC2015
|
||||
# hadolint ignore=DL4006
|
||||
RUN \
|
||||
if ! command -v curl >/dev/null 2>/dev/null; then (apt-get update && apt-get install -yqq --no-install-recommends curl || apk add --no-cache curl); fi \
|
||||
|
||||
Reference in New Issue
Block a user