Commit Graph

11 Commits

Author SHA1 Message Date
snyk-bot 11f46f2860 fix: Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN13-LIBXSLT-10691002
- https://snyk.io/vuln/SNYK-DEBIAN13-GNUTLS28-5681083
- https://snyk.io/vuln/SNYK-DEBIAN13-LIBHEIF-14723781
- https://snyk.io/vuln/SNYK-DEBIAN13-LIBHEIF-14723781
- https://snyk.io/vuln/SNYK-DEBIAN13-LIBHEIF-14723781
2026-01-13 23:18:08 +00:00
Snyk bot 2f48656454 fix: Dockerfile to reduce vulnerabilities (#83)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN11-CURL-3065656
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBTASN16-3061097
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBXML2-3059797
- https://snyk.io/vuln/SNYK-DEBIAN11-LIBXML2-3059801
- https://snyk.io/vuln/SNYK-DEBIAN11-TIFF-3113871
2022-12-30 01:25:47 +01:00
KevinMidboe 3b98faeddd Replaced config w/ dotenv. Hydrate docker nginx using env. Updated readme 2022-08-14 19:49:48 +02:00
KevinMidboe cbf400c118 Implement simpler Dockerfile & use previous ci build steps 2022-08-14 01:36:38 +02:00
KevinMidboe c49f0816c8 Test simplified Dockerfile, removed internal build 2022-08-14 01:24:29 +02:00
KevinMidboe 9cf2bb9bd8 Start nginx service on container boot 2022-08-14 00:51:43 +02:00
KevinMidboe 6ceb7861de God damn, not apt but apk 2022-08-14 00:26:14 +02:00
KevinMidboe 97ed8a491e Nginx install and simple config 2022-08-14 00:22:07 +02:00
KevinMidboe cf0bd9aa84 Container source repo label 2022-08-13 13:57:17 +02:00
KevinMidboe fee26fb9e1 COPY with more than one src file, the dest must be a dir and end with a / 2022-08-13 12:39:07 +02:00
KevinMidboe fda353f746 Project dockerfile & added build as ci step 2022-08-13 12:20:42 +02:00