We have to add build and build_start commands in order to make easier to just build the Docker Compose template or build and run everything with just a command. This will change the behavior of the start command that it will just run everything built with a start_build or build command.
We have to add build and build_start commands in order to make easier to just build the Docker Compose template or build and run everything with just a command. This will change the behavior of the start command that it will just run everything built with a start_build or build command.