Hi guys,
Does anyone here know how to setup properly prisma on win10 using docker toolbox? I can't find any documentation that will help to configure it the right way. Seems that the documentation on prisma page is for linux based os.
d
dqunbp
03/24/2019, 7:01 AM
Hi.
This problem is not about the Prisma.
First, you should learn - how to build and run Linux based app using docker/docker-toolbox.
And then try to run Prisma this way.
t
Taras Protchenko
03/25/2019, 7:55 AM
Just run prisma container from prisma project directory.