feat: add lint, build, test, push pipeline with SHA-pinned actions #3
@@ -5,6 +5,7 @@ LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
|
||||
# Nécessaire pour le git clone plus loin
|
||||
WORKDIR "/var/www"
|
||||
|
||||
# hadolint ignore=DL3008,DL3015,SC3009
|
||||
RUN export DEBIAN_FRONTEND="noninteractive" && \
|
||||
export BUILD_PACKAGES="libpng-dev git" && \
|
||||
apt-get -qq update && \
|
||||
|
||||
Reference in New Issue
Block a user