Locate docker file for development

We are a marketplace that just migrated to open-source and are starting to customize. We do not have a staging server yet and are making one soon.

Sorry for the noobish question, but where is the location of the docker file for development? (Not the one for production). If there is none, how do we create / clone it?

Thanks!

Hi there,

Right now Docker isn’t used for development, the Docker file is only for production.

Instead, if you plan to setup a dev environment, you should follow the instructions at https://github.com/sharetribe/sharetribe/blob/master/README.md#setting-up-the-development-environment