Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
juanpaucar opened this issue Nov 6, 2019 · 4 comments
Open

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

juanpaucar opened this issue Nov 6, 2019 · 4 comments

Comments

@juanpaucar
Copy link
Contributor

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

@mpmadhavig
Copy link

Hi, Can I work on this?

@juanpaucar
Copy link
Contributor Author

Hi @MadhaviG97, yes you can. It'd be great

@mpmadhavig mpmadhavig removed their assignment Nov 17, 2021
@mpmadhavig
Copy link

Sorry I will not be able to work on this.

@CristhianMotoche CristhianMotoche added the under review Review the relevance of the issue/pull request label Mar 20, 2023
@CristhianMotoche
Copy link
Collaborator

Hey @juanpaucar Let's try to wrap this issue. I'll ask someone in the team to replicate it and add some replication steps here.

@CristhianMotoche CristhianMotoche added low-priority and removed under review Review the relevance of the issue/pull request labels Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants