Docker Image for Schema Generation
Перейти к файлу
Frank Bertsch 2a99d3844e CI Build setup and some Dockerflow integration
This has not yet been tested. Waiting on access to Dockerhub
2019-04-04 14:46:35 -05:00
.circleci CI Build setup and some Dockerflow integration 2019-04-04 14:46:35 -05:00
scripts Generalize script running 2019-04-04 14:45:46 -05:00
Dockerfile CI Build setup and some Dockerflow integration 2019-04-04 14:46:35 -05:00
Makefile Generalize script running 2019-04-04 14:45:46 -05:00
README.md Add README 2019-04-04 09:39:05 -05:00
docker-compose.yml Add dockerfile and generation script 2019-04-04 09:36:29 -05:00
requirements.txt Add dockerfile and generation script 2019-04-04 09:36:29 -05:00

README.md

Mozilla Schema Generator Docker Container

This repository contains the environment necessary to run the generation script. It deploys the image to Dockerhub, where we run the script in a pod on a GKE cluster.

TODO

  • Setup deploy of image to dockerhub, using circleci