LIneA Sky Viewer
https://github.com/linea-it/sky-viewer/blob/main/compose/production/README.md
docker build -f compose/production/frontend/Dockerfile -t linea/skyviewer:frontend_$(git describe --always) .
docker build -f compose/production/django/Dockerfile -t linea/skyviewer:backend_$(git describe --always) .