Closed ausir0726 closed 8 months ago
Seems to be a issue with \
paths in windows thank you will investigate this.
Until this issue is fixed, you can run "npx @strapi-community/dockerize" in an existing strapi project to dockerize it
Hi @Eventyret , I still get this issue. With v1.16.2 It always seems to add /[projectName] to the path which ist something like C:\myPath\someFolder/[projectName]
Currently reworking the cli and its on my radara work around is to create a strapi app as normal then use the tool inside of it
Thanks. I just thought because it is labeled as "completed", I would tell you that the issue still exists. :-)
🐛 Bug Report
generate fail on windows but success on docker linux ( on windows )
🤷♀️ What did you do
npx @strapi-community/dockerize
⛔️ Error log
🕵️♀️ Stack trace
🙇♀️ Expected behavior/code
A clear and concise description of what you expected to happen (or code).
👩💻 Environment
💡 Possible Solution
📺 Additional context/Screenshots