Files
portofino.embanet.online/Dockerfile
Your Name cc3e282c6f
All checks were successful
code.softwareshinobi.com-embanet/portofino.embanet.online/pipeline/head This commit looks good
automated push from the terminal
2025-07-01 13:00:04 -04:00

6 lines
53 B
Docker
Executable File

FROM nginx
WORKDIR /usr/share/nginx/html/
COPY . .