FROM bitnami/minideb:bookworm-arm64 RUN apt update -y RUN apt upgrade -y RUN apt install nodejs sshpass ruby jekyll ruby-html-proofer -y