Dockerfile (view raw)
1FROM octree/base:strapi-nginx 2 3COPY ./frontend /srv/app/frontend 4COPY ./backend /srv/app/backend