What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Hi, since I couldn't find any information on my problem in the older coversations/questions: I've go
Hi, since I couldn't find any information on my problem in the older coversations/questions:
I've got a linux (mint) setup, complete with docker & compose.
The bootstrap command successfully finished and thereafter I get a
*** DEVELOPMENT MODE Unable to find image 'spryker_b2b_dev_cli:dev' locally docker: Error response from daemon: pull access denied for spryker_b2b_dev_cli, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'.
Anyone encountered this before?
Comments
-
Usually when this happens
docker/sdk up
was not ran0 -
That's exactly where this comes up π
0 -
Looking at *** DEVELOPMENT MODE message⦠It means the error is risen right at the beginning. However, it should build images before the usage.
Please, try
docker/sdk up -v
0 -
Thanks for your suggestions, btw π
maschmann@marvin ξ° ~/git/b2b-demo-shop ξ° β¦ 522e920fc β ξ° ../docker/sdk up -v *** DEVELOPMENT MODE Checking if anything should be built Unable to find image 'spryker_b2b_dev_cli:dev' locally docker: Error response from daemon: pull access denied for spryker_b2b_dev_cli, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'.
I already did the bootstrap stuff successfully - no errors there.
0 -
also no change when I put the docker dir into the shop dir
0 -
What version/release/branch of docker/sdk do you use?
0 -
1.6.3 - to be honest, I just copied the commands from the current documentation.
0 -
So no modifications or deviations there
0 -
I have not encountered such behavior. And I have no assumptions on a root cause. The script is pretty straight.
Would you be able to try docker/sdk master?
0 -
Yes, I can, will do as soon as I'm out of my current meeting π
0 -
=> [2/3] RUN usermod -u 1000 spryker && find / -user 1000 -exec chown -h spryker {} || true; 0.3s => ERROR [3/3] COPY /home/maschmann/git/docker/deployment/default/context/php/conf.d/91-opcache-dev.ini /usr/loc 0.0s ------ [3/3] COPY /home/maschmann/git/docker/deployment/default/context/php/conf.d/91-opcache-dev.ini /usr/local/etc/php/conf.d: ------ failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: rpc error: code = Unknown desc = failed to build LLB: failed to compute cache key: failed to walk /var/lib/docker/tmp/buildkit-mount179461269/home/maschmann/git/docker/deployment/default/context/php/conf.d: lstat /var/lib/docker/tmp/buildkit-mount179461269/home/maschmann/git/docker/deployment/default/context/php/conf.d: no such file or directory
0 -
after bootstrapping with sdk master branch
0 -
docker up yields the pasted result
0 -
Ok, this was due to having the docker stuff outside the shop dir - infrastructural stuff like docker sdk should be placed outside development π
0 -
I understand your point. However, the way we built docker/sdk is quite different. You can have as many projects as you want, and each project can use its own deployment. It is quite easier to manage projects when everything is inside it, including infrastructure stuff.
Usually we use submodule to tie project to the docker/sdk that helps us to develop infrastructural tools with great efficiency. Project configuration is coupled with docker/sdk and we definitely need the tie.
0 -
Valid point, too.
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 74 Spryker News
- 911 Developer Corner
- 771 Spryker Development
- 87 Spryker Dev Environment
- 361 Spryker Releases
- 3 Oryx frontend framework
- 34 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 69 Spryker Safari Questions
- 50 Random