Files
portofino.embanet.online/Dockerfile

6 lines
53 B
Docker
Raw Normal View History

2025-07-01 13:00:04 -04:00
FROM nginx
WORKDIR /usr/share/nginx/html/
COPY . .