Dockerfile build instructions (#1370)

This commit is contained in:
Andrew Walker
2022-09-16 02:14:37 -07:00
committed by GitHub
parent 99f9abe3f6
commit 918661bd7a
+1 -1
View File
@@ -1,5 +1,5 @@
# Build command
# docker build --platform=linux/amd64 --no-cache -t prowler:latest -f util/Dockerfile .
# docker build --platform=linux/amd64 --no-cache -t prowler:latest -f ./Dockerfile .
# hadolint ignore=DL3007
FROM public.ecr.aws/amazonlinux/amazonlinux:latest