db1234719
f7f586898c
added --no-cache for production grade image
2025-11-26 20:58:58 +03:30
db1234719
ebea6c67da
added -j8 to build faster in parallel with cores avaiabe to the ocntainer it buids in
2025-11-24 13:16:04 +03:30
db1234719
0e3b1af905
removed curl because of security risks and used busybox wget instead and combined some run commands into one with && as separator
2025-11-18 15:06:12 +03:30
db1234719
752295a675
added some modules to the nginx and added made group command too along one tzdata package to be installed at ready stage
2025-11-18 09:57:03 +03:30
fe8f098fc5
commented the modules copy cause wasn't needed at all
2025-11-17 22:08:44 +00:00
a55e81292c
removed no cache from apk add command so it would work faster for development purposes
2025-11-17 20:06:48 +00:00
db1234719
0c99b1a7c8
commented the conf files that wasn't present yet
...
and have added security and proxy common files to be copied too
2025-11-17 23:31:52 +03:30
2d32513818
major changes
...
using mucl-dev instead of libc-dev, making it non root and adding set cap so adding capability to bind to standard ports, added some conf.d copying so i have my infra as code thing going on and it act as reverse proxy right from the startup and added some other modules statically so i could reverse proxy a lot of things yay
2025-11-13 19:41:17 +00:00
a0fa98f887
did not work so i decided not to copy a dir that doesn't exist
2025-11-13 17:56:19 +00:00
14d485da00
it had a bug that it would not find usr/lib/nginx i made the modules dynamic so it work
2025-11-13 17:54:02 +00:00
4568d8854b
Update Dockerfile
2025-11-13 16:50:41 +00:00
c3b641af52
Update Dockerfile.backup
2025-11-13 16:50:25 +00:00
92b233a53a
updated to remove an mkdir conflict
2025-11-13 09:52:00 +00:00
427ce3f6c6
added missing dirs
2025-11-13 09:50:41 +00:00
d94ec5010a
problem with some characters were resolved
2025-11-13 09:32:07 +00:00
82d9bbd99e
updated to be pure alpine and nginx on top of it
2025-11-13 09:31:52 +00:00
9b24b2c925
Initial commit
2025-11-13 09:23:36 +00:00