chore: use alpine runner container #63

Merged
dominik merged 1 commit from chore/62-use_apline_runner_container into main 2025-05-19 15:13:41 +00:00
Owner

Use nodejs alpine as the container image to run the app in.
Also adds a shell into the container.

Fixes the problem with prisma not starting in the container because it was compiled for a different version of openssl 3.3.x

closes #62

Use nodejs alpine as the container image to run the app in. Also adds a shell into the container. Fixes the problem with prisma not starting in the container because it was compiled for a different version of openssl 3.3.x closes #62
dominik added 1 commit 2025-05-16 07:16:37 +00:00
chore: use alpine runner container
All checks were successful
container-scan / Container Scan (pull_request) Successful in 1m29s
docker-build / docker (pull_request) Successful in 1m57s
4d8cdac118
Use nodejs alpine as the container image to run the app in.
Also adds a shell into the container.

Fixes the problem with prisma not starting in the container because it was compiled for a different version of openssl 3.3.x
dominik force-pushed chore/62-use_apline_runner_container from 4d8cdac118 to 2f320e924e 2025-05-19 14:58:29 +00:00 Compare
lima approved these changes 2025-05-19 15:07:41 +00:00
dominik merged commit 29e7d47546 into main 2025-05-19 15:13:41 +00:00
dominik deleted branch chore/62-use_apline_runner_container 2025-05-19 15:13:42 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: DHBW-WE/MeetUp#63
No description provided.