Commit Graph

26 Commits

Author SHA1 Message Date
a 06b905232f embedded more things 2022-10-25 22:26:11 -05:00
a dd1091ba2b Update 'Dockerfile' 2022-10-25 11:09:37 +00:00
a 454fc0a576 docker compose 2022-10-25 05:20:17 -05:00
a a828aa9e46 progress 2022-10-25 03:52:54 -05:00
Willian Mitsuda b1fa7f79db Migrate docker build to work with vitejs structure; small improvements in the process 2022-08-05 03:32:42 -03:00
Willian Mitsuda 3d97bb0fde Bump node version to 16.16 2022-07-16 13:58:22 -03:00
Willian Mitsuda fe72938835 Add chain info to production docker image 2022-03-28 15:35:51 -03:00
Willian Mitsuda 6c2a5357d8 Increment alpine image version 2022-02-26 00:17:24 -03:00
Willian Mitsuda 9b8cf9d4c8 Add polygon/BSC assets from trustwallet; increase docker image size from 67->79MB; ignore errors from imagemagick because of BSC icons 2022-02-25 22:07:48 -03:00
Willian Mitsuda 3f503ab317 Generalize assets URL by chainId; change trustwallet image to reflect new directory structure 2022-02-25 16:06:10 -03:00
Willian Mitsuda 3bd897dc71 Upgrade runtime environment to node 16 2021-11-08 20:25:05 -03:00
Willian Mitsuda a8a1749288 Enable gzip/brotli precompressed artifacts in the production docker image 2021-10-20 15:44:27 -03:00
Willian Mitsuda 656fbdcc80 Externalize default nginx.conf from docker image to allow further customization 2021-10-20 11:45:58 -03:00
Willian Mitsuda 7dac2e179e Change nginx configdir layout 2021-10-20 11:34:35 -03:00
Willian Mitsuda 903d5eacdd Add topic0 db to production docker image 2021-10-07 20:31:36 -03:00
Willian Mitsuda af95c04c9c Flatten 4bytes signatures with param names 2021-09-27 15:40:01 -03:00
Willian Mitsuda fef8bbae1d Add 4bytes signatures with param names to docker image 2021-09-24 01:07:24 -03:00
Willian Mitsuda 9ff483e85b Migrate to node 14; make it clear we require npm 7 in dev docs 2021-07-16 18:31:34 -03:00
Willian Mitsuda 772904c527 Install npm@7 in the builder image; alpine comes with npm@6 2021-07-14 18:09:51 -03:00
Willian Mitsuda f064dcf6b1 Merge tag 'v2021.07.02-1-otterscan' into develop
Hotfix for https://github.com/wmitsuda/otterscan/issues/12
2021-07-10 23:22:55 -03:00
Willian Mitsuda 7d5c079a8b Fix wrong COPY on Dockerfile; force using buildkit 2021-07-10 23:22:17 -03:00
Willian Mitsuda f79817fc5d Using preprocessed icons on production docker images; was able to reduce image size from 170 -> 55MB; merging into develop to evaluate during next dev cycle 2021-07-09 21:11:52 -03:00
Willian Mitsuda 3a18505753 Reorder commands to better exploit docker build cache 2021-07-08 02:14:33 -03:00
Willian Mitsuda d5d5407eee Add hack to write params on container start 2021-07-07 21:57:03 -03:00
Willian Mitsuda 73779426c5 Merge the entire distribution into one unique docker image 2021-07-07 17:45:37 -03:00
Willian Mitsuda cf581e1ab5 Merge trustwallet assets to the same docker image 2021-07-07 16:59:49 -03:00