-
Notifications
You must be signed in to change notification settings - Fork 83
how to build cmk docker image. #215
Comments
hey @shunianyin, you can run "make" from the root CMK directory which will build the docker image. |
but I get an Error when I building the docker image. |
Could you let us know what version of CMK you are using and what version of K8s? |
OK, i want to know whether the docker image of CMK must be bulit in the k8s. But now K8s is not installed in host environment(docker 17.12.1-ce、Python 3.4.6 、cmk 1.3.0), which may cause the above problem. I also have another question to ask you. Does CMK support allocating CPU with the corresponding policies when i create Pod container which uses a new option (the num of cpus)? thanks . |
@lmdaly |
Hey, there is a mistake in the documentation for the docker runs for CMK. Here is the correct command to run the init command with CMK - |
Hi guys, how to build cmk docker image ? from the code path -/CODE/Dockerfile? thanks.
The text was updated successfully, but these errors were encountered: