FROM public.ecr.aws/docker/library/node:22-alpine3.20 # PIPX Paths ENV PATH=/root/.local/bin:$PATH # Install git for gitea actions and ansible RUN <