penpot-frontend/Dockerfile

5 lines
71 B
Docker
Raw Normal View History

2023-11-17 08:11:20 +00:00
FROM penpotapp/frontend:latest
COPY nginx.conf /etc/nginx/nginx.conf