docker: use buildx, stop services before portcheck

This commit is contained in:
j4n
2026-02-23 12:07:10 +01:00
parent 97b309b12c
commit 07040897d6
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
# syntax=docker/dockerfile:1
FROM jrei/systemd-debian:12 AS base
ENV LANG=en_US.UTF-8