This commit is contained in:
Satria 2026-06-06 09:32:24 +07:00
commit 2ac4c3bef1
2 changed files with 14 additions and 0 deletions

View file

@ -1,4 +1,5 @@
FROM debian:trixie
LABEL org.opencontainers.image.source=https://git.satr14.my.id/satr14/aio-container
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && apt-get install -y --no-install-recommends \