Files
send-mail/.devcontainer/Containerfile
2025-06-14 22:38:49 +02:00

5 lines
108 B
Docker

FROM docker.io/library/ubuntu:latest
RUN apt-get update
RUN apt-get install -y shellcheck shfmt jq npm git