# CI image for GitLab CI deploys This directory contains the necessary files to build a container image for the website deployments. ## How to build Just run the script to build locally ```bash ./docker/build.sh ```