fix: add hadolint ignore DL3018 for apk add
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 24s
Docker Build and Push / test (pull_request) Successful in 18s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 15s
Docker Build and Push / test (push) Successful in 9s
Docker Build and Push / push (push) Successful in 19s
Docker Build and Push / lint (pull_request) Successful in 6s
Docker Build and Push / build (pull_request) Successful in 24s
Docker Build and Push / test (pull_request) Successful in 18s
Docker Build and Push / push (pull_request) Has been skipped
Docker Build and Push / lint (push) Successful in 6s
Docker Build and Push / build (push) Successful in 15s
Docker Build and Push / test (push) Successful in 9s
Docker Build and Push / push (push) Successful in 19s
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
FROM alpine:3.23
|
FROM alpine:3.23
|
||||||
LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
|
LABEL maintainer="Cabillot Julien <dockerimages@cabillot.eu>"
|
||||||
|
|
||||||
|
# hadolint ignore=DL3018
|
||||||
RUN apk add --no-cache apache2-utils
|
RUN apk add --no-cache apache2-utils
|
||||||
|
|
||||||
USER "nobody"
|
USER "nobody"
|
||||||
|
|||||||
Reference in New Issue
Block a user