Closed marten-seemann closed 5 years ago
Now you can run the whole docker-compose ... up command with the --build flag (which will rebuild every container, if necessary).
docker-compose ... up
--build
This is OBE, right?
Closing this as OBE.
Now you can run the whole
docker-compose ... up
command with the--build
flag (which will rebuild every container, if necessary).