Skip to content

Using the Docker image to deploy to localhost produces an error #130

Open
@juanpaucar

Description

@juanpaucar

Currently, if we use the docker image to make deployment to the local computer without specifying localhost as the host on the config file. It produces an error about a not found file.

Expected behavior
By default, if no host is specified, it should set localhost for the target deployment machine

Current behavior
Since a docker image is a contained environment, it's necessary to specify an extra flag for the target host. Otherwise, no host flag will be sent when executing ssh or scp commands

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions