using ./runtime-tool.sh install -n eslap://c2netproject.eu/runtime/nodejs/1_0_0
works but install in addition:
- eslap.cloud/runtime/java
- C2netproject.eu/runtime/nodejs
- C2netproject.eu/runtime/java
- C2net.cloud/runtime/native
- eslap.cloud /runtime native/privileged
Why having all these images knowing that I asked from nodejs image only in the command line.
What is the difference between all these images to avoid confusion.
Thanks
Discussion
-
Josep Maria Bernabe
2016-10-03That is because c2netproject.eu/runtime/nodejs:1_0_0 image depends on the other ones. In the same way your new runtime is a Docker image constructed on the top of c2netproject.eu/runtime/nodejs:1_0_0, this one is constructed over c2netproject.eu/runtime/java and so on.
-
Josep Maria Bernabe
2016-10-05- status: open --> closed