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

Setting Up My Environment #5

Open
AditModi opened this issue Jan 12, 2021 · 1 comment
Open

Setting Up My Environment #5

AditModi opened this issue Jan 12, 2021 · 1 comment

Comments

@AditModi
Copy link

I am looking to develop my application that fetches data from repo,
the Jenkins Pipeline should be able to perform the Docker-compose.yml commands.
the docker-compose.yml will contain the two images - node and mongo.
On successful completion of docker-compose it will build the repo.
for publishing the repo, I am not aware, how I can accomplish it.
I am working on my repo using the files provided in this repo.

@AditModi
Copy link
Author

AditModi commented Jan 13, 2021

I am getting a docker-compose command not found error.
I specified PATH and the error is gone.
I am getting a new error,
Couldn't connect to Docker daemon at http+docker://localhost - is it running?

If it's at a non-standard location, specify the URL with the DOCKER_HOST environment variable.

Seems like it requires sudo access for running docker-compose,
Is there any workarounds for it.
Did manage to get a answer for it, been struggling on finding ways to override my docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant