Closed MayoG closed 4 years ago
A new design for the pipeline.
From now on we generate the docker-compose file using the configuration file.
We can separate components to different pods !!!
But we can't see the logs of the components using the docker logs component_name #109
docker logs component_name
A new design for the pipeline.
From now on we generate the docker-compose file using the configuration file.
We can separate components to different pods !!!
But we can't see the logs of the components using the
docker logs component_name
#109