Commit graph

27 commits

Author SHA1 Message Date
Oleksii Holub
777f92a3f1
Fix docker user permission issues by creating the user manually (#1183) 2024-01-09 21:28:19 +02:00
Tyrrrz
d4be307fb1 Specify the user in dockerfile via username rather than ID 2024-01-08 17:13:48 +02:00
Tyrrrz
daa6f1e696 Switch to a new versioning strategy 2023-11-23 17:51:37 +02:00
Tyrrrz
8dc024d244 Add more comments to the dockerfile 2023-11-16 00:38:18 +02:00
Tyrrrz
d9c35f4405 Clean up dockerfile 2023-11-15 15:25:10 +02:00
Tyrrrz
6f5f747632 Standardize paths in docker 2023-11-14 23:31:12 +02:00
Tyrrrz
6a71c59b6d Don't need to create a user in Docker anymore with .NET 8 2023-11-14 23:24:28 +02:00
Tyrrrz
5d7a74eece Switch to .NET 8 2023-11-14 20:05:27 +02:00
Tyrrrz
b1297bb7df Set default locale in Docker 2023-11-11 16:56:49 +02:00
Tyrrrz
3189111a0e Install both the iclu-libs and icu-data-full in Docker 2023-11-11 16:52:55 +02:00
Tyrrrz
6ec2c04aa3 Use the full ICU in docker 2023-11-11 16:48:26 +02:00
Tyrrrz
c875f8f4f0 Install ICU libs in Docker 2023-11-11 16:27:17 +02:00
Tyrrrz
69e2c337d8 Use alpine images again in Docker 2023-11-11 00:05:27 +02:00
Tyrrrz
6f8749a105 Update version 2023-11-09 13:11:59 +02:00
Tyrrrz
8c75f04115 Add labels to the dockerfile 2023-11-07 15:09:31 +02:00
Tyrrrz
df04b123cd Reorder props 2023-11-01 15:30:15 +02:00
Tyrrrz
578ed9be17 Prepare for .NET 8 2023-10-31 23:40:41 +02:00
Tyrrrz
e75a1933f8 Bypass CSharpier in docker build 2023-08-22 21:36:50 +03:00
Tyrrrz
e261edde8b Re-add the Docker build job on GitHub Actions 2023-05-11 16:07:06 +03:00
Tyrrrz
a332bda07d Make dockerfile more platform-agnostic 2023-05-11 00:06:30 +03:00
Tyrrrz
c3f181c9e0 Clean up the docker file 2023-05-10 22:02:50 +03:00
Oleksii Holub
57eb32d9c0 Update dockerfile 2023-01-05 14:20:49 +02:00
Velithris
db45b49af7
Use Alpine as the base image in docker, publish a self-contained app (#974) 2022-12-31 08:37:18 +02:00
Tyrrrz
db23971b08 Use net7.0 2022-12-08 01:44:26 +02:00
Oleksii Holub
a31175b2e8
Update the dockerfile 2022-10-16 16:34:31 +03:00
BamButz
913255f04f
Modify dockerfile to use non-root user (#952) 2022-10-16 16:27:21 +03:00
Oleksii Holub
65a528e7fe Simplify dockerfile 2022-06-18 22:37:24 +03:00