Skip to content

Add docker support for dev environment

Oleg Lights requested to merge (removed):feat-docker-dev-env into production

This MR adds docker and docker-compose files to start a local environment.

The goal is to simplify setting up a local development environment.

Currently, branding CSS files are from the liberty one site, to have a started version usable. We can replace them with an unminimized version or with a minimalistic example if you have them.

Merge request reports