# FAQ

### What languages are supported?

The current version of the Fimio Platform (MVP) is designed to support Python 3:10. If you are familiar with Docker you will notice you *\*can\** build projects in any language, however we advise that you stick to Python for now. The Docker containers automatically pin to Python 3:10.

### Can I run builds from both public and private repos?

Yes! For now (MVP), if the repository is public, the **Docker containers generated are also public** and go to [this DockerHub repo](https://hub.docker.com/u/fimiodev). If you build from private projects, the containers stay only on the Fimio platform. (Future feature: shipping the container to your container registry).

### How long is the live preview build environment available?

60 mins from when the container is created.&#x20;

### How do I submit bug reports or feature requests?

Get in touch through our [feedback repo on GitHub](https://github.com/fimio-xyz/feedback). We'd love to hear from you!&#x20;
