FROM public.ecr.aws/sam/build-python3.9:latest

RUN mkdir /build && chmod 0777 /build 