Files
send-mail/.devcontainer/Containerfile

5 lines
108 B
Plaintext
Raw Normal View History

2025-06-14 22:38:49 +02:00
FROM docker.io/library/ubuntu:latest
RUN apt-get update
RUN apt-get install -y shellcheck shfmt jq npm git