14 Commits

Author SHA1 Message Date
alter-eggo
66cd1f6080 feat: remove redux devtools from final bundle 2023-07-31 10:07:02 +00:00
snyk-bot
69bfc943cf fix: dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-3314629
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-3368753
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569
- https://snyk.io/vuln/SNYK-ALPINE315-ZLIB-2976173
2023-06-19 07:59:50 +00:00
snyk-bot
6291364770 fix: dockerfile to reduce vulnerabilities 2022-08-01 16:44:19 +02:00
wileyj
06c20b2175 Fixing the Docker build
added updated version of nodejs and some other deps.
added some simple error checking the build script so it will exit if problems are encountered
2021-05-13 14:53:36 -04:00
wileyj
e2855d15fe Adding WORKDIR to address the build script running find on / 2021-05-13 14:53:36 -04:00
kyranjamie
fb01ee2278 fix(firefox-ext): dockerfile not minifying contents, different result produced 2021-05-12 08:02:20 -05:00
kyranjamie
a9fa176079 fix: docker build failing with bad file permissions 2021-05-06 06:58:06 -07:00
Thomas Osmonson
9df8e31ad8 fix: readme, dockerfile 2021-03-10 20:21:07 -06:00
Thomas Osmonson
3d6bdaa1ea chore(wip): move app and test app to root 2021-03-10 20:21:07 -06:00
Hiro DevOps
6957c04bdc feat: stacks wallet for web 2021-01-09 12:35:49 -08:00
Hank Stoever
9ff037d2e5 build: improvements around extension packaging 2020-12-11 08:03:45 -08:00
wileyj
afd184e7b5 ci: updating Dockerfile/script for extensions
- use a standard debian image for building
- update build script to set the timestamp of all files to first day of the current month with time of 00:00
  - md5sum wasn't matching for identical files if zip was created at different times
- update script slightly based on new insructions to create ./dist directory
2020-12-10 06:06:04 -08:00
CharlieC3
21a6171f65 chore: add dockerfile comments 2020-11-13 09:34:46 -08:00
CharlieC3
e306439138 chore: add dockerfile to build extension 2020-11-13 09:34:46 -08:00