mirror of https://github.com/immich-app/immich.git
chore(server): avoid copying sources in dev (#12794)
* chore(server): avoid copying sources in dev Add a dev target to the web and server Dockerfiles, and change docker-compose.dev.yml to use the dev target. The dev target avoids copying files so that the docker image is smaller. * chore: respond to PR: don't add dev target web/Dockerfile is only used by docker-compose.dev.yml so a dev target is redundant. Instead, just remove the copy --------- Co-authored-by: Jason Rasmussen <jason@rasm.me>pull/15328/head
parent
e978b8c685
commit
fc99c5f530
Loading…
Reference in New Issue