1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-09-20 14:27:40 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Louistiti
d38e6095f9 fix: take .env in consideration when using Docker 2019-06-06 09:06:48 +08:00
Sandro Jäckel
0b812777f7
Don't upgrade pip, optimize pip3 install, remove build-base
Don't cache packages for smaller final image
Don't show progress bar for better CI integration
Move COPY to better utilize cache
2019-05-11 16:24:27 +02:00
Peter Dave Hello
e3baea9571
Remove apk update in Dockerfile
With `--no-cache` on `apk add`, there is no need to do `apk update`
2019-03-09 17:46:39 +08:00
Louistiti
209760dba7 feat: add Docker support 2019-02-23 21:27:28 +08:00
Antoinebr
185eb3a20e
removed npm postinstall & install python dep 2019-02-19 08:19:37 +00:00
Antoine Brossault
27e39a3bde cleaned Dockerfile 2019-02-12 14:57:53 +00:00
Antoine Brossault
90d0004884 Docker image added 2019-02-12 13:25:02 +00:00