Skip to content

wrap entrypoint script to trigger pre/post hook commands #1366

wrap entrypoint script to trigger pre/post hook commands

wrap entrypoint script to trigger pre/post hook commands #1366

GitHub Actions / hadolint succeeded Aug 17, 2023 in 1s

reviewdog [hadolint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (75)

airflow/Dockerfile|12 col 1| Always tag the version of an image explicitly
airflow/Dockerfile|23 col 1| Pin versions in pip. Instead of pip install <package> use pip install <package>==<version> or pip install --requirement <requirements file>
airflow/Dockerfile|23 col 1| Specify version with dnf install -y <package>-<version>.
airflow/Dockerfile|23 col 1| Use the -y switch to avoid manual input dnf install -y <package
airflow/Dockerfile|23 col 1| Not following: File not included in mock.
airflow/Dockerfile|44 col 1| Always tag the version of an image explicitly
airflow/Dockerfile|62 col 1| Specify version with dnf install -y <package>-<version>.
airflow/Dockerfile|62 col 1| Use the -y switch to avoid manual input dnf install -y <package
druid/Dockerfile|4 col 1| Always tag the version of an image explicitly
druid/Dockerfile|24 col 1| Use the -y switch to avoid manual input dnf install -y <package
druid/Dockerfile|24 col 1| Specify version with dnf install -y <package>-<version>.
hadoop/Dockerfile|2 col 1| Always tag the version of an image explicitly
hadoop/Dockerfile|12 col 1| Specify version with dnf install -y <package>-<version>.
hadoop/Dockerfile|12 col 1| Use the -y switch to avoid manual input dnf install -y <package
hadoop/Dockerfile|81 col 1| Use WORKDIR to switch to a directory
hadoop/Dockerfile|103 col 1| Always tag the version of an image explicitly
hadoop/Dockerfile|122 col 1| Specify version with dnf install -y <package>-<version>.
hadoop/Dockerfile|122 col 1| Use the -y switch to avoid manual input dnf install -y <package
hbase/Dockerfile|2 col 1| Always tag the version of an image explicitly
hbase/Dockerfile|19 col 1| Use the -y switch to avoid manual input dnf install -y <package
hbase/Dockerfile|19 col 1| Specify version with dnf install -y <package>-<version>.
hello-world/Dockerfile|2 col 1| Always tag the version of an image explicitly
hive/Dockerfile|2 col 1| Always tag the version of an image explicitly
hive/Dockerfile|23 col 1| Use the -y switch to avoid manual input dnf install -y <package
hive/Dockerfile|23 col 1| Specify version with dnf install -y <package>-<version>.
java-base/Dockerfile|2 col 1| Always tag the version of an image explicitly
java-base/Dockerfile|19 col 1| Use the -y switch to avoid manual input dnf install -y <package
kafka/Dockerfile|2 col 1| Always tag the version of an image explicitly
kafka/Dockerfile|4 col 1| Specify version with dnf install -y <package>-<version>.
kafka/Dockerfile|9 col 1| Use WORKDIR to switch to a directory
kafka/Dockerfile|14 col 1| Always tag the version of an image explicitly
kafka/Dockerfile|34 col 1| Specify version with dnf install -y <package>-<version>.
kafka/Dockerfile|34 col 1| Use the -y switch to avoid manual input dnf install -y <package
nifi/Dockerfile|2 col 1| Always tag the version of an image explicitly
nifi/Dockerfile|18 col 1| Use the -y switch to avoid manual input dnf install -y <package
nifi/Dockerfile|18 col 1| Specify version with dnf install -y <package>-<version>.
opa/Dockerfile|2 col 1| Always tag the version of an image explicitly
opa/Dockerfile|10 col 1| Specify version with dnf install -y <package>-<version>.
opa/Dockerfile|19 col 1| Use WORKDIR to switch to a directory
opa/Dockerfile|19 col 1| Double quote to prevent globbing and word splitting.
opa/Dockerfile|21 col 1| Always tag the version of an image explicitly
opa/Dockerfile|30 col 1| Specify version with dnf install -y <package>-<version>.
opa/Dockerfile|30 col 1| Specify version with yum install -y <package>-<version>.
opa/Dockerfile|49 col 1| Always tag the version of an image explicitly
opa/Dockerfile|65 col 1| Use the -y switch to avoid manual input dnf install -y <package
opa/Dockerfile|65 col 1| Specify version with dnf install -y <package>-<version>.
pyspark-k8s/Dockerfile|2 col 1| Always tag the version of an image explicitly
pyspark-k8s/Dockerfile|28 col 1| Use the -y switch to avoid manual input dnf install -y <package
pyspark-k8s/Dockerfile|28 col 1| Specify version with dnf install -y <package>-<version>.
pyspark-k8s/Dockerfile|53 col 1| Multiple consecutive RUN instructions. Consider consolidation.
spark-k8s/Dockerfile|2 col 1| Always tag the version of an image explicitly
spark-k8s/Dockerfile|26 col 1| Use the -y switch to avoid manual input dnf install -y <package
spark-k8s/Dockerfile|26 col 1| Specify version with dnf install -y <package>-<version>.
spark-k8s/Dockerfile|45 col 1| Multiple consecutive RUN instructions. Consider consolidation.
superset/Dockerfile|4 col 1| Always tag the version of an image explicitly
superset/Dockerfile|12 col 1| Pin versions in pip. Instead of pip install <package> use pip install <package>==<version> or pip install --requirement <requirements file>
superset/Dockerfile|12 col 1| Avoid use of cache directory with pip. Use pip install --no-cache-dir <package>
superset/Dockerfile|12 col 1| Specify version with dnf install -y <package>-<version>.
superset/Dockerfile|12 col 1| Use -n instead of ! -z.
superset/Dockerfile|70 col 1| Always tag the version of an image explicitly
superset/Dockerfile|91 col 1| In POSIX sh, string replacement is undefined.
superset/Dockerfile|91 col 1| Specify version with dnf install -y <package>-<version>.
testing-tools/Dockerfile|17 col 1| Pin versions in apt get install. Instead of apt-get install <package> use apt-get install <package>=<version>
testing-tools/Dockerfile|42 col 1| Pin versions in pip. Instead of pip install <package> use pip install <package>==<version> or pip install --requirement <requirements file>
tools/Dockerfile|2 col 1| Always tag the version of an image explicitly
tools/Dockerfile|20 col 1| Use the -y switch to avoid manual input dnf install -y <package
tools/Dockerfile|20 col 1| Specify version with dnf install -y <package>-<version>.
trino/Dockerfile|2 col 1| Always tag the version of an image explicitly
trino/Dockerfile|21 col 1| Use the -y switch to avoid manual input dnf install -y <package
trino/Dockerfile|21 col 1| Specify version with dnf install -y <package>-<version>.
ubi8-rust-builder/Dockerfile|8 col 1| Specify version with dnf install -y <package>-<version>.
vector/Dockerfile|3 col 1| Always tag the version of an image explicitly
zookeeper/Dockerfile|2 col 1| Always tag the version of an image explicitly
zookeeper/Dockerfile|19 col 1| Use the -y switch to avoid manual input dnf install -y <package
zookeeper/Dockerfile|19 col 1| Specify version with dnf install -y <package>-<version>.