Ottimizzazioni CI/CD: build docker in due stage per un pacchetto finale compatto
Front-end • July 2022
Ottimizzazioni CI/CD: build docker in due stage per un pacchetto finale compatto
About
Ottimizzazioni CI/CD: build docker in due stage per un pacchetto finale compatto
About

Tante operazioni in fase di build prevedono di installare diversi pacchetti che non servono al server per servire i file statici.
In questo episodio vedremo come separare la fase di creazione e ottimizzazione dei file statici dalla fase di serving dei file a runtime. In questo modo eviteremo di includere i node_modules, NPM e altri programmi nel pacchetto finale, che risulterà ultra-compatto poiché che contiene solo Nginx.

Language
Italian
Level
Intermediate
Length
7 minutes
Type
About the speaker
About the speaker
Salvatore Romeo
CTORollnext
I'm a passionate software engineer with a PhD in Information Visualization. I love to talk about improving the developer exeprience and I presented at several national and international conferences (including the Codemotion :-) ). I'm now co-founder and CTO at Rollnext LTD, a startup focused on mobile marketing for shopping centers. More at http://linkedin.com/in/salvatoreromeo
Details
Language
Italian
Level
Intermediate
Length
7 minutes
Type