Akash-Nayak

Results 9 issues of Akash-Nayak

Add layer-wise filesystem information to the analysis which is written to a json file while running dive with `-j` or `--json` flag.

Issue #, if available: https://github.com/awslabs/amazon-ecs-nodejs-microservices/issues/21 *Description of changes:* https://docs.npmjs.com/creating-a-package-json-file#required-name-and-version-fields - `A package.json file must contain “name” and “version” fields.` So, I have updated the package.json files and added the name...

As per the [npm documentation](https://docs.npmjs.com/creating-a-package-json-file#required-name-and-version-fields), a package.json file must contain "name" and "version" fields . But, the "name" and "version" field is missing in all the package.json files in the...

This issue can be used to keep track of points which can be used for updating the tutorials and Move2Kube to enhance the user experience of using Move2Kube. - [...

**Describe the bug** The Dockerfile and the K8s deployment yamls use incorrect port instead of using the port entered by the user for the service during the QA. **To Reproduce**...

kind/bug

These are some open-source projects which have `Move to Kubernetes` in their issues. 1. https://github.com/rucken/core-nestjs 2. https://github.com/rucken/todo-nestjs 3. https://github.com/rucken/core/ 4. https://cloud.ibm.com/developer/appservice/starter-kits 5. https://github.com/Tanzu-Solutions-Engineering/pivotal-bank-demo Will keep adding to the above list...

`move2kube translate` does not support the .env file while parsing the docker-compose.yaml file. It returns an error- ``` Error while loading docker compose config : 1 error(s) decoding: * error...

Originally PR https://github.com/wagoodman/dive/pull/342

Signed-off-by: Akash Nayak