updated jenkinsfile etc
All checks were successful
gitea-lenape/links.jacquesingram.online/pipeline/head This commit looks good
All checks were successful
gitea-lenape/links.jacquesingram.online/pipeline/head This commit looks good
This commit is contained in:
8
Dockerfile
Executable file
8
Dockerfile
Executable file
@@ -0,0 +1,8 @@
|
||||
FROM nginx:latest
|
||||
|
||||
##USER www-data
|
||||
|
||||
WORKDIR /usr/share/nginx/html
|
||||
|
||||
COPY --chown=www-data:www-data --chmod=755 . .
|
||||
|
Reference in New Issue
Block a user