You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains a script that builds the Docker image locally. This is done for more flexible deployment. When changing the program code, there is no need to manually update the image on EC2 or in the repository. It is updated automatically with each terraform apply. Below is a table showing the time it takes to build this image from scratch and with minimal changes.
303
303
304
-
| Feature |
305
-
| --- | --- |
306
-
| Initial build time\*|0m45.445s |
307
-
| Rebuild time (changed `index.ts`)\*| 0m26.757s |
0 commit comments