Divlo
|
f507f6f7e4
|
fix(docker): usage of Ubuntu base image with pyenv and nvm (#408)
|
2022-08-23 20:59:09 +08:00 |
|
Divlo
|
2f66f1c17b
|
refactor: prerequisites Node.js >= 16.0.0 and npm >= 8.0.0 (#322)
BREAKING CHANGE: minimum supported Node.js v16.0.0 and npm v8.0.0
|
2021-11-07 10:24:00 +08:00 |
|
divlo
|
062ff4f75b
|
chore: add docker-compose and dev environment
|
2021-04-05 17:47:34 +02:00 |
|
louistiti
|
5e7706390c
|
chore: use node:14-alpine in Dockerfile
|
2021-03-07 12:39:07 +08:00 |
|
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 |
|