Commit Graph

16 Commits

Author SHA1 Message Date
snyk-bot 0aaf4b5cc3
fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN10-CURL-3366771
- https://snyk.io/vuln/SNYK-DEBIAN10-PYTHON27-1063178
- https://snyk.io/vuln/SNYK-DEBIAN10-PYTHON37-2764966
- https://snyk.io/vuln/SNYK-DEBIAN10-PYTHON37-3017604
- https://snyk.io/vuln/SNYK-DEBIAN10-PYTHON37-3111114
2023-08-17 02:02:36 +00:00
snyk-bot 2a53fddd21
fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN10-GIT-3232719
- https://snyk.io/vuln/SNYK-DEBIAN10-LIBTASN16-3061094
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2807585
- https://snyk.io/vuln/SNYK-DEBIAN10-OPENSSL-2933515
- https://snyk.io/vuln/SNYK-DEBIAN10-PYTHON37-3090928
2023-02-19 05:47:15 +00:00
tycrek 2045b3f034
fix: Remove rootless Docker as it causes issues for some hosts
resolves: #147
2022-08-27 16:01:32 -06:00
tycrek af2ad2c144
Bump Dockerfile version tracker 2022-07-13 15:26:41 -06:00
tycrek 67a535b613
Removed step to upgrade NPM and install TS; improved rule ordering 2022-07-13 15:24:04 -06:00
tycrek ec745defde
Docker container now runs as included `node` user, rather than `root` 2022-07-13 15:23:37 -06:00
tycrek edf287c47a
Final Docker fix hopefully 2022-05-30 16:01:58 -06:00
tycrek c491070174
Fix Docker maybe 2022-05-30 15:47:17 -06:00
Josh Moore 86c5999ca5
Properly support Node 16 (#119) 2022-03-14 12:31:18 -06:00
tycrek 673cafbf3c
npm 8 or later is now required 2021-10-14 19:29:18 -06:00
tycrek afb9dd7c94
Try to fix Docker breaking most likely because of NPM 8 being released 2021-10-14 18:10:07 -06:00
Josh Moore 1c4da1a849
Switch codebase to TypeScript (#62)
It's about time.
2021-10-13 21:11:16 -06:00
tycrek b25b90fd89
Improved Docker files 2021-10-13 20:49:08 -06:00
d1snin 857dfffabe collapse `RUN` declaration in Dockerfile.
(see https://stackoverflow.com/questions/39223249/multiple-run-vs-single-chained-run-in-dockerfile-which-is-better)
2021-09-20 15:06:59 +03:00
tycrek 04ff0a0b03
TEST docker 2021-07-14 11:50:28 -06:00
tycrek 6b7ddf3e0c
added docker-compose stuff 2021-07-13 16:56:17 -06:00