Hi, When I can run a Nuleculised application directly from commandline like I this:
$ sudo atomicapp run . in a directory that has Nulecule file, which will further pull all the docker images required deploy containers as required, why are we providing a docker image with all files in Nuleculized application? What I mean here is referring [1] in the seventh step, why do I build a docker image, and then use 'atomic' cli to run the docker container, while same thing I can do with 'atomicapp'? And that also leaves me with one less container image? How does this all fall into place? [1] http://www.rtnpro.com/nuleculizing-an-docker-image/ -- - Suraj Deshmukh (surajd) https://deshmukhsuraj.wordpress.com https://github.com/surajssd https://twitter.com/surajssd009005 _______________________________________________ Container-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/container-tools
