Jesus Lopez
feat: applio
a8c39f5
raw
history blame contribute delete
159 Bytes
FROM mcr.microsoft.com/devcontainers/python:1-3.10-bookworm
RUN <<EOF
apt update
apt install -y \
silversearcher-ag \
iputils-ping \
libsndfile1 \
EOF