Commit Graph

9 Commits

Author SHA1 Message Date
Christopher C. Wells 705f9d1ce1 Add locale folder to Dockerfile (#197) 2021-02-20 07:48:54 -08:00
Christopher C. Wells 389211de22 Pin Docker build to Python 3.8 2020-12-02 20:42:06 -08:00
Christopher Charbonneau Wells 3f1a7d9a9d
Refactor to remove pandas dependency (#177)
* Use regular dicts for sleep pattern (WIP)

* Remove dataframes code from sleep pattern graph

* Reimplement UTC offset change handling

* Move label formatting in to a function

* Remove pandas!

* Fix linting issue

* Add dev requirements to generated requirements.txt

* Stop committing Pipfile.lock

Pipenv is designed to pin to a specific version of Python. Including the lock
file can lead to failed builds or broken package configurations on different
system architectures and/or Python versions.
2020-12-02 20:15:22 -08:00
Christopher Charbonneau Wells 69fcfd65b9 Update Docker deployment config. 2018-11-04 08:37:33 -08:00
Christopher Charbonneau Wells 9f0a99d72e Add new Gulp config file to Dockerfile. 2018-07-16 06:19:43 -07:00
Christopher Charbonneau Wells 823b2e764b Tweak Docker config files and add documentation. 2017-11-24 14:39:20 -05:00
Christopher Charbonneau Wells 12254b0861 Update docker-compose config using an environment file. 2017-11-24 11:36:02 -05:00
Christopher Charbonneau Wells c4527cbced Add docker-compose.yml (WIP). 2017-11-24 09:09:43 -05:00
Christopher Charbonneau Wells 6ff310f15e Add Dockerfile (WIP). 2017-11-23 22:23:52 -05:00