services: docker-baseimage-rhel: image: git.pi-farm.de/pi-farm/docker-baseimage-rhel:9.3 container_name: docker-baseimage-rhel restart: unless-stopped environment: - TZ=Europe/Berlin - PUID=1000 - PGID=1000