Commit Graph

1 Commits

Author SHA1 Message Date
Kaszanas 59bba20069 Moved Dockerfile, COPY at the end
This change should prevent re-installation of the dependencies upon
every change of the repository's contents. Typically if Docker detects
that something changed in a layer, all downstream layers are invalidated
and rebuilt.
2023-11-18 15:35:12 +01:00