Files
standardnotes-app/packages/web/Dockerfile
T

5 lines
54 B
Docker

FROM nginx:alpine
COPY ./dist /usr/share/nginx/html