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
-
yes, you can also check the box
0 -
ok, then do I need to do anything else
0 -
After that, switch to "Generael" and make sure that "Expose daemon to <tcp://localhost:2375> without tls" is active
0 -
it was unchecked, I checked now
0 -
Yes, that is fine. Then go to "Command Line" and activate "Enable experimental features" -> Apply&Restart and go back to Ubuntu command line.
0 -
you mean pwershell command line
0 -
no, ubuntu directly
0 -
ok I am on ubuntu command line
0 -
ENable Experimental Features is already enabled
0 -
nano /etc/wsl.conf
0 -
ok
0 -
next?
0 -
# Enable extra metadata options by default [automount] enabled = true root = / options = "metadata,umask=22,fmask=11" mountFsTab = false
0 -
close and save
0 -
sorry how to save pls
0 -
CTRL+X and then y
0 -
ok
0 -
ok, so this is the preparation for a mount point that you can later use. I will help you set up Spryker Shop now and see whether docker setup works
0 -
enter
0 -
then you change to the directory you want Spryker to install into and the files to be downloaded to
0 -
you do that in ubuntu
0 -
and then you go ahead an git clone the repository you want to work on. for example the demoshop:
git clone git@github.com:spryker-shop/b2c-demo-shop.git
0 -
you go into the directory that was created by the clone process and clone the docker sdk:
0 -
git clone <https://github.com/spryker/docker-sdk.git> docker
0 -
ok so in order to have the spryker installed under directory \SPRYKERWS, I tried cd \SPRYKERWS it says directory not available
0 -
because you are inside ubuntu, and your ubuntu does not have that directory
0 -
for now, please choose a directory, like your home directory /home/[your username]
0 -
I could change to /home but where can I find that path
0 -
dir
0 -
if you cannot get that to work, you can directly use the mount point, by
cd /mnt
there you should see your computers drives, yes?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