Files
Linux Lenape 8baaf188c8
All checks were successful
gitea-lenape/links.jacquesingram.online/pipeline/head This commit looks good
updated jenkinsfile etc
2025-05-22 21:13:16 -04:00

9 lines
115 B
Docker
Executable File

FROM nginx:latest
##USER www-data
WORKDIR /usr/share/nginx/html
COPY --chown=www-data:www-data --chmod=755 . .