issues
search
nasa-gcn
/
gcn-email
A service to consume alerts from the GCN Kafka broker and send emails to users who subscribe through the GCN web site
Other
0
stars
2
forks
source link
Optimize Docker build
#206
Closed
lpsinger
closed
4 months ago
lpsinger
commented
4 months ago
Use pip to install Poetry, as the Poetry installer script is deprecated.
Copy dependencies in a separate step from the code itself so that the dependencies are cached more efficiently.