Search code examples
linuxintershop

Intershop server in docker


I'm trying to setup a local development environment on a linux machine. The ideal setup would be using a docker container spinning up the server with a shared directory to push code changes. The question is if this is an accepted approach to use? Any tips appreciated.


Solution

  • There is

    but both of them are not related to a docker container, however it may help you with settung up a development environment in there.