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

Running it on docker/kubernates locally Docker for Desktop #232

Closed
ccristian opened this issue Jun 27, 2019 · 2 comments
Closed

Running it on docker/kubernates locally Docker for Desktop #232

ccristian opened this issue Jun 27, 2019 · 2 comments

Comments

@ccristian
Copy link

I followed all the instructions , but i get this error while running scaffold run

WARN[0001] Error processing base image (python:3-slim) for ONBUILD triggers: getting remote config: getting image: . Dependencies may be incomplete.
Sending build context to Docker daemon

FATA[0002] build failed: building [emailservice]: build artifact: docker build: error during connect: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.38/build?buildargs=null&cachefrom=null&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&forcerm=1&labels=null&memory=0&memswap=0&networkmode=&rm=0&shmsize=0&t=emailservice%3Av0.1.1-3-g1c057fc&target=&ulimits=null: creating docker context: getting relative tar paths: listing copied files: retrieving image config: getting image:

Thanks

@ahmetb
Copy link
Contributor

ahmetb commented Jun 27, 2019

Looks like a docker issue.
Can you build other docker images on that machine?

@ahmetb
Copy link
Contributor

ahmetb commented Jun 27, 2019

I recommend you open an issue at https://github.com/docker/for-mac/issues

You can point to this repo and just show docker build -t foo ./src/emailservice is not working.

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

2 participants