Commit Graph

14 Commits

Author SHA1 Message Date
Matthew Little
dc3588ec2d chore: upgrade to nodejs v16 #845 (#918) 2021-12-20 11:58:52 +01:00
Rafael Cárdenas
352a054b71 feat: move build-publish github actions to docker/build-push-action@v2
* feat: first upgrade attempt

* fix: user and pass

* feat: try hirosystems image

* feat: install cmake, push standalone

* fix: use correct standalone tags

* fix: try re-adding sha and ref tags

* chore: sort dependencies

* chore: version fixes

* fix: only run for master,develop branches
2021-12-06 10:02:24 -06:00
Rafael Cárdenas
7a1138452a fix: build/publish Dockerfile python installation issues
* fix: install python2 in follower.Dockerfile

* fix: select python2 in Dockerfile
2021-11-10 10:04:59 -06:00
Matthew Little
41422cb531 chore: run nodejs script directly in dockerfile for proper exit signal handling 2021-03-26 15:56:01 +01:00
Matthew Little
b61129c2f1 feat: integrate Stacking STX into database and provide through account API details, upgrade to nodejs v14 2020-11-12 18:20:29 +01:00
Matthew Little
402686c1bf fix: add jre to the dockerfile build 2020-08-20 16:20:44 -06:00
Matthew Little
e15746262f chore: reduce size of sidecar docker image 2020-05-11 19:40:33 +02:00
Matthew Little
0e54f21fe4 fix: docker-compose update for production deployment with postgres datastore 2020-05-04 13:01:56 +02:00
Matthew Little
4d238aac1c fix: bug with stacks-node not starting in dev env, errors in Dockerfile build 2020-04-27 20:50:41 +02:00
Matthew Little
a2bf08024a fix: run schema generator on npm postinstall 2020-04-15 11:43:50 +02:00
Matthew Little
179dfe279b fix: possible fix for invalid paths after build for schemas and tx lib 2020-04-15 11:43:50 +02:00
Matthew Little
6f694479b1 fix: postgres connection between docker containers 2020-04-15 11:43:50 +02:00
Matthew Little
450136e09d fix: mempool path shared between docker services & faster Dockerfile build 2020-04-15 11:43:50 +02:00
Matthew Little
6bf3faeb8a feat: docker-compose working for sidecar + core-node + postgres 2020-04-15 11:43:50 +02:00