11 Commits

Author SHA1 Message Date
wiz
2980790fad Update to Node.js v16.16.0, use shared zlib for prod 2022-07-08 17:22:56 +02:00
wiz
15e2c10e45 Fix npm install commands in Dockerfiles and ops scripts 2022-07-07 18:53:17 +02:00
Felipe Knorr Kuhn
adcaa712a8 Update the recommended node version to v16.5.0 (LTS) 2022-05-09 21:59:09 -07:00
Felipe Knorr Kuhn
0c9c69cfc4 Set Dockerfiles to use Node v16.10.0 2021-12-06 23:52:23 -08:00
Felipe Knorr Kuhn
b246a45149 skip downloading the Cypress binary on Docker 2021-06-26 16:48:57 -07:00
Felipe Knorr Kuhn
ef01aaeade update FE Dockerfile to read short sha 2021-06-25 23:47:19 -07:00
Bastien Guillaumat
5fbc952fda Re-implement Docker workflow using GitHub Actions (#326)
* Recreate a docker dir with all docker files inside and add init.sh
* Add docker/README.md with example docker-compose.xml
* Add mysql vars for mempool-config.json
* Port can be set from env var in docker-compose.xml
* Update docker-compose.xml example to use latest tag
* Remove armv7 architecture from build workflow
* Remove master git-hash file
* Remove useless ':' in sed
2021-02-10 22:51:01 +09:00
Bastien
c6296bc06c Set all dir to be dockerized 2021-02-02 23:45:54 +01:00
Bastien
b24a955860 Update ENV_VARIABLES in scripts && Fix some errors 2021-02-02 17:54:01 +01:00
Bastien Guillaumat
bca00e81b1 Apply Wiz suggestions
Co-authored-by: wiz <j@wiz.biz>
2021-02-02 16:34:21 +01:00
Bastien
d28f8d11bf Add docker dir to build mempool containers 2021-02-01 17:25:08 +01:00