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
The Dockerfile's are automatically managed by `fwd-template.json` configuration file and files in the `template` folder. We should always make changes directly to these files.
31
31
32
-
You should change `fwd-template.json` and `template` folder.
33
-
34
-
After your changes, just run `kool docker fireworkweb/fwd:v1.0 fwd template` to compile the template and generate all version folder/files.
32
+
After any changes, we need to run `kool run template` to parse the templates and generate folder/files for each version.
0 commit comments