All checks were successful
Build power-consumtion image / Build-and-release-image (push) Successful in 2m51s
5 lines
92 B
Docker
5 lines
92 B
Docker
FROM gitea.fam-steinle.de/docker/nginx-fpm-8-4
|
|
|
|
ENV SERVE_PATH=/public
|
|
|
|
COPY . /var/www/html |