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..

```[spryker_app_dependencies 5/5] RUN --mount=type=cache,target=/home/spryker/.composer/cache,from=c

UR43JCL9K
UR43JCL9K Posts: 4 πŸ§‘πŸ»β€πŸš€ - Cadet
edited May 2020 in Docker
[spryker_app_dependencies 5/5] RUN --mount=type=cache,target=/home/spryker/.composer/cache,from=composer_cache,source=/cache     composer install --no-interaction --optimize-autoloader --no-dev:
#14 0.631 Loading composer repositories with package information
#14 0.632 Installing dependencies from lock file
#14 5.640     6: Could not resolve host: [codeload.github.com](http://codeload.github.com): <https://codeload.github.com/symfony/polyfill-ctype/legacy.zip/82ebae02209c21113908c229e9883c419720738a>
#14 5.641     6: Could not resolve host: [codeload.github.com](http://codeload.github.com): <https://codeload.github.com/symfony/yaml/legacy.zip/c60ecf5ba842324433b46f58dc7afc4487dbab99>
#14 5.642     6: Could not resolve host: [codeload.github.com](http://codeload.github.com): <https://codeload.github.com/twigphp/Twig/legacy.zip/699ed2342557c88789a15402de5eb834dedd6792>

Hello all,
command "docker/sdk bootstrap deploy.dev.yml" results in failure above. Can anybody give a advice?

Comments