Molham Al Nasr
a8f7d09bd4
fix(Dockerfile): add default value for ARG VERSION_TAG to prevent build errors
...
Added a default value `latest` to the ARG VERSION_TAG in the Dockerfile.
This ensures that the build does not fail when the VERSION_TAG argument
is not explicitly provided, making manual builds more reliable.
Fixes #881
2025-03-01 00:27:32 -08:00
Molham Al Nasr
2a0387f90e
fix(Dockerfile): ensure VERSION_TAG is correctly passed as a build argument
...
The VERSION_TAG label was not correctly set in the built image due to
a missing ARG definition in the Dockerfile. This commit adds ARG VERSION_TAG
so that the build argument can be properly passed and used in image labels.
Fixes #881
2025-03-01 00:27:32 -08:00
Bastien Wirtz
1c09714c43
fix: make sure healthcheck dont use a proxy #394
2025-02-25 21:55:09 +01:00
Molham Al Nasr
b3e67b5af5
Fixes #858 : fix image.ref.name and image.url
2025-02-25 12:22:17 -08:00
Molham Al Nasr
cb8a1e992c
Fixes #858 : typo
2025-02-25 12:22:17 -08:00
Molham Al Nasr
f0bcd50503
Fixes #858 : add conventional labels to the docker image and pass the github.ref_name as VERSION_TAG build_args in docker/build-push-action pipeline
2025-02-25 12:22:17 -08:00
Bastien Wirtz
1cc724c800
chore: dependency updates
2025-02-23 14:28:41 +01:00
tanasegabriel
986954953b
Snappier container healthchecks
2025-02-22 06:49:56 -08:00
Bastien Wirtz
d5921d939b
feat(container): support timezone configuration
2024-11-12 18:06:58 +01:00
Bastien Wirtz
37091fa3d9
chore(docker): small cleanup
2024-11-11 17:17:11 +01:00
Bastien Wirtz
0d0df3d568
fix(ci) run build stage on build platform arch
2024-10-17 09:39:28 +02:00
Bastien Wirtz
164357c5f9
fix(ci) try building using ubuntu 18
2024-04-22 20:30:37 +02:00
Bastien Wirtz
0740fb31b5
Switch package manager to pnpm
2024-04-22 19:55:25 +02:00
Bastien Wirtz
8326eba25f
Debug package install
2024-04-22 14:44:21 +02:00
Bastien Wirtz
bcebb3e67e
Fix CI build
2024-03-11 10:00:37 +01:00
Bastien Wirtz
dad372bbe6
Update build build actions
2024-03-08 10:27:34 +01:00
thomas
5b11259dd7
fix: rename ipv6.sh -> lighttpd-ipv6.sh
2023-10-21 05:16:20 -07:00
thomas
ce2d3e945a
fix: allow disabling IPv6
2023-10-21 05:16:20 -07:00
Bastien Wirtz
504efe01cb
Dependencies update
2023-09-25 22:15:48 +02:00
Bastien Wirtz
ae1b04d1c4
Remove useless docker VOLUME instruction #509
2022-09-18 16:30:32 +02:00
Bastien Wirtz
95d73348e5
Updates
2022-05-29 09:46:05 +02:00
Bastien Wirtz
cab7bfd15e
Apply lastest update to arm dockerfile
2022-04-30 15:58:04 +02:00
Bastien Wirtz
049f85221e
Simplify the container starting process to allow it to run with a
...
unprivileged user
2022-04-30 15:39:36 +02:00
Bastien Wirtz
cd75da69f9
Alias subfolder hosting
2022-04-30 10:46:00 +02:00
Kirmy
b6b31e440c
Replaced darkhttpd with lighttpd
2022-04-30 10:46:00 +02:00
Adrian Joian
e961af8255
Using a newer version of alpine
...
Signed-off-by: Adrian Joian <ajoian@microsoft.com>
2021-12-04 01:35:55 +01:00
Bastien Wirtz
220c60cba0
Reduce docker healthcheck frequency
2021-10-06 22:55:53 +02:00
Daniël Vos
6dd8342bf0
Add healthcheck to Dockerfile
2021-08-15 15:34:17 +02:00
AgileVirus
fd9237eb52
Added su-exec to ARM dockerfiles and removed USER line
2020-07-09 18:47:33 +01:00
Bastien Wirtz
b102c9b2b3
Regroup all editable files in one place
2020-06-28 11:05:40 -07:00
Glenn Toms
29d6b359ab
Added entrypoint script and Dockerfile port&volume
2020-06-18 15:46:33 +01:00
Glenn Toms
481ab9a01b
Added ENV PORT options and EXPORT PORT
2020-06-12 17:50:07 +01:00
Calvin Bui
e6596ca6ee
freeze-lockfile option on yarn
2020-06-11 11:42:56 +10:00
Calvin Bui
d10b219db5
copy artifacts later in the build step with permissions
2020-06-11 11:32:24 +10:00
Calvin Bui
ac1442c640
use env for USER instruction
2020-06-11 11:31:46 +10:00
Bastien Wirtz
b9c5fcf085
Build system integration using vue-cli.
2020-05-25 15:07:03 -07:00
Daniel Bacher
694274f005
disable directory listing
2020-05-17 13:57:44 +02:00
Lukas M
fc69081c94
Update Dockerfile
2020-02-01 08:55:49 +01:00
Lukas M
7d5c71d7ae
Create Dockerfile
2020-01-21 21:29:57 +01:00