When the configuration involves custom Docker images, Protocode requires that the images be pre-built and stored in our registry to ensure that environments start as quickly as possible.
If preconstruction is required, Protocode will display the following prompt:
Simply click on the "New build" button to start the process. The output logs will then be displayed so you can monitor the progress and any errors that may occur.
If the preconstruction is successful, a message will appear, and the process will be marked as "Succeeded".
If you modify the files involved in the Docker configuration for the project, you will need to restart the process to rebuild the images with the updated configuration. There is no automation for this. The update will affect all newly opened or restarted environments, but not those already open (if necessary, pause them and restart).