Commit Graph

20 Commits (x-dev-15)

Author SHA1 Message Date
Josh Moore 95a3fea42b build/docker: use pnpm instead of npm
11 months ago
Uruk 0e2439a0d0 Removed apk cache command
11 months ago
Uruk e4602f9e79 Optimize docker build and update package
11 months ago
Josh Moore e5d627e8fc chore: update `Dockerfile` and `compose.yaml` [skip ci:ts]
12 months ago
Josh Moore a975e2964e feat: updated Dockerfile & compose.yaml for 0.15.0 (maybe)
1 year ago
snyk-bot 2a53fddd21
fix: Dockerfile to reduce vulnerabilities
2 years ago
tycrek 2045b3f034
fix: Remove rootless Docker as it causes issues for some hosts
2 years ago
tycrek af2ad2c144
Bump Dockerfile version tracker
2 years ago
tycrek 67a535b613
Removed step to upgrade NPM and install TS; improved rule ordering
2 years ago
tycrek ec745defde
Docker container now runs as included `node` user, rather than `root`
2 years ago
tycrek edf287c47a
Final Docker fix hopefully
2 years ago
tycrek c491070174
Fix Docker maybe
2 years ago
Josh Moore 86c5999ca5
Properly support Node 16 (#119)
3 years ago
tycrek 673cafbf3c
npm 8 or later is now required
3 years ago
tycrek afb9dd7c94
Try to fix Docker breaking most likely because of NPM 8 being released
3 years ago
Josh Moore 1c4da1a849
Switch codebase to TypeScript (#62)
3 years ago
tycrek b25b90fd89
Improved Docker files
3 years ago
d1snin 857dfffabe collapse `RUN` declaration in Dockerfile.
3 years ago
tycrek 04ff0a0b03
TEST docker
3 years ago
tycrek 6b7ddf3e0c
added docker-compose stuff
3 years ago