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..
Hello, we are trying to setup Docker in windows 10 OS and we are following the steps in the document
Comments
-
I could create directory under /home and then executed clone command and getting below error
0 -
yes, i gave you the wrong command. Please use
git clone <https://github.com/spryker-shop/b2c-demo-shop>
0 -
ok
0 -
now the spryker repo is downloading. you can then proceed to download the docker/sdk as described above
0 -
ok thats running, will update you once thats complete, goinng for dinner
0 -
thank you so much for your help, after that can I follow the document steps
0 -
there are so many other setups in the doc for Docker installation
0 -
once you have that, set the correct ownership for the project folder
cd ..\
sudo chown -R 1000:1000 <your directory>
cd <your directory>
Bootstrap and start the Srpyker
dockerdocker/sdk boot deploy.dev.yml && docker/sdk up
I will be off for today, but let me know if that worked or not. After that is working, you will just need to deal with docker sync and setting up your developer environment
0 -
in the docker setup document shared above it says to Install DOcker, DOcker Compose, Install OCaml, Unison
0 -
do I need to run all those commands
0 -
-
lets first check whether WSL2 and docker setup works and have a minimum viable setup
0 -
is this complete one command "dockerdocker/sdk boot deploy.dev.yml && docker/sdk up"?
0 -
it is
docker/sdk boot deploy.dev.yml && docker/sdk up
the&&
combines the two commands0 -
Got aboev error, also I installed the latest available Desktop DOcker
0 -
in ubuntu write
sudo docker info
0 -
please let me know the output
0 -
Below is the output
0 -
Client:
Debug Mode: false
Plugins:
buildx: Build with BuildKit (Docker Inc., v0.4.2-tp-docker)
scan: Docker Scan (Docker Inc., v0.3.4)
app: Docker Application (Docker Inc., v0.8.0)Server:
Containers: 0
Running: 0
Paused: 0
Stopped: 0
Images: 0
Server Version: 19.03.13
Storage Driver: overlay2
Backing Filesystem: extfs
Supports d_type: true
Native Overlay Diff: true
Logging Driver: json-file
Cgroup Driver: cgroupfs
Plugins:
Volume: local
Network: bridge host ipvlan macvlan null overlay
Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
Swarm: inactive
Runtimes: runc
Default Runtime: runc
Init Binary: docker-init
containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175
runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
init version: fec3683
Security Options:
seccomp
Profile: default
Kernel Version: 4.19.128-microsoft-standard
Operating System: Docker Desktop
OSType: linux
Architecture: x86_64
CPUs: 8
Total Memory: 24.95GiB
Name: docker-desktop
ID: BR62:6ED5:DPQR:2PTH:C2NQ:QNMH:VETD:6JZ4:432H:ZMGL:EOOY:XPK6
Docker Root Dir: /var/lib/docker
Debug Mode: false
Registry: https://index.docker.io/v1/
Labels:
Experimental: true
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Product License: Community EngineWARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled0 -
then please try
sudo docker/sdk boot deploy.dev.yml && sudo docker/sdk up
for now in your spryker directory0 -
ok
0 -
got below error
0 -
[+] Building 0.0s (3/3) FINISHED
=> [internal] load .dockerignore 0.1s
=> => transferring context: 48B 0.0s
=> [internal] load build definition from Dockerfile 0.1s
=> => transferring dockerfile: 814B 0.0s
=> ERROR resolve image config for docker.io/docker/dockerfile:experimental 1.8s
------βββ βββββresolve image config for docker.io/docker/dockerfile:experimental:
failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: rpc error: code = Unknown desc = error getting credentials - err: exec: "docker-credential-desktop.exe": executable file not found in $PATH, out: ``
0 -
enter
sudo docker login
and login with your docker credentials0 -
then repeat the commands
0 -
ok
0 -
I dont have docker credentials, let me create one
0 -
oh its asking for docker id, I dont have it
0 -
create it
0 -
ok created and now when i try to login getting below error
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 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
- 70 Spryker Safari Questions
- 50 Random