]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
ci: add shfmt to Fedora containers
authorHarald Hoyer <harald@redhat.com>
Mon, 17 May 2021 11:07:09 +0000 (13:07 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Tue, 18 May 2021 09:33:27 +0000 (11:33 +0200)
test/container/Dockerfile-Fedora-33
test/container/Dockerfile-Fedora-34
test/container/Dockerfile-Fedora-latest
test/container/Dockerfile-Fedora-rawhide

index 51ca39f45c7766c17b8d18afe90f32e756c48c99..8e09cf5e917a9d2061a412dcef2f55859fed0c4e 100644 (file)
@@ -48,6 +48,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
     python3-imgcreate \
     which \
     ShellCheck \
+    shfmt \
     && dnf -y update && dnf clean all
 
 # Set default command
index 7e295e9a96c52e47bf888fb20d3e254a7b5eb05d..b9701f6d59420cc1acd0d581ad7e8ce5b6a2eccc 100644 (file)
@@ -48,6 +48,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
     python3-imgcreate \
     which \
     ShellCheck \
+    shfmt \
     && dnf -y update && dnf clean all
 
 # Set default command
index 81d5b9b982e59d98b2dc8bbb4e73c1e598daa66b..3fc4a3702524c7c475131fd01f7960349e9ec74c 100644 (file)
@@ -48,6 +48,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
     python3-imgcreate \
     which \
     ShellCheck \
+    shfmt \
     && dnf -y update && dnf clean all
 
 # Set default command
index bd75e611d70e4b9d09902e9c8dc8f798f2193af0..2d5653a7abefa88011c7ede8947b39f6f8cbc8ec 100644 (file)
@@ -48,6 +48,7 @@ RUN dnf -y install --setopt=install_weak_deps=False \
     python3-imgcreate \
     which \
     ShellCheck \
+    shfmt \
     && dnf -y update && dnf clean all
 
 # Set default command