Remove docker stuff

This commit is contained in:
2025-12-17 20:48:41 +09:00
parent a366769fb9
commit bb5b013d31
2 changed files with 0 additions and 28 deletions

View File

@@ -1,7 +0,0 @@
# this is a development container, not hardened for hosting
FROM php:7.4-cli
RUN apt-get update && \
apt-get install -y \
sqlite3 \
unzip \
git