Skip to content
  • Silvio Rhatto's avatar
    Feat: adds docker configuration · bddefc62
    Silvio Rhatto authored
    Adds the following files:
    
    * Dockerfile: instructions to build a development container image
    * docker-compose.yml: Docker Compose environment for development
    * scripts/env: common procedures for setting up the Landing Page
      environment
    * scripts/provision-docker-compose: installs Docker Compose in
      a Debian-based system
    * scripts/server: wrapper around "lektor server"
    bddefc62