[Unit] Description=LibreY container After=network-online.target [Container] ContainerName=librey Image=ghcr.io/ahwxorg/librey:latest PublishPort=10484:8080 EnvironmentFile=/home/jas/LibreY/env Volume=/home/jas/LibreY/nginx_logs:/var/log/nginx:Z Volume=/home/jas/LibreY/php_logs:/var/log/php7:Z [Install] WantedBy=multi-user.target