Skip to content

Final image not getting created (using cmd) #12

@Ria-Gohel

Description

@Ria-Gohel

Describe the bug
Image not getting created when done through cmd

To Reproduce
Steps to reproduce the behavior:

  • Run sail project and open vi editor
  • After getting pid run command
    ./sail dockerize --pid <pid> --imageName <imagename>
  • Shows image created successfully
  • On checking docker images, no new image is seen to be created

Expected behavior
We should see a docker image created

System (please complete the following information):

  • OS: Ubuntu
  • Version: 20.04

You can get these information from the os-release file as below:

cat /etc/os-release

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions