Open typhoonzero opened 6 years ago
We now have the following docker images need to be built to run on the cluster:
The Dockerfiles and build method is different, need a unified way or a script to build them all.
Dockerfile
Or, we can put all component in one Docker image and run several pods using the same image.
We now have the following docker images need to be built to run on the cluster:
The
Dockerfile
s and build method is different, need a unified way or a script to build them all.