Contentment folder doesn't form itself when running on docking container #295
Unanswered
eliranrefael
asked this question in
Question
Replies: 1 comment 3 replies
-
Hi @eliranrefael. As far as I'm aware, the I haven't used Docker, so I'm unsure what complexities that introduces. With uSync, I do know that it uses the Razor Class Library approach to embed the web assets (e.g. the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, thank you for your project, its very resourceful.
im using umbraco 10.3.2 with contentment 4.4 (not core), and for some unexplained reason, when i working with my project on a docker i cant see that contentment folder is formed under wwwroot/app_plugins and ofcourse i get ton of errors because of it.
when i run the project in other ways, like in IISExpress, the app_plugin is created and populated outside the wwwroot and everything working wonderfully.
i also have usync installed and it works fine on both envs...
any clues of why that could be happening?
thanks!
Beta Was this translation helpful? Give feedback.
All reactions