Dockerfile + docker-compose #2

Closed
opened 2024-07-26 03:07:29 +00:00 by ange · 2 comments
Owner
See https://git.maby.dev/ange/docker/src/branch/main/bazarr/Dockerfile for reference
dorian was assigned by ange 2024-07-26 03:07:29 +00:00
Member

I have done a dokerfile but i dont know how to test it so i you can tell me if it doesn't work so i can fix it.

I have done a dokerfile but i dont know how to test it so i you can tell me if it doesn't work so i can fix it.
Author
Owner

Use docker.io/oven/bun:1.1-slim (official bun image) as base image instead of thecodingmachine/nodejs. Otherwise, the first part is good, the nginx part is not working. You don't need nginx, you need to end the image with bun start

Use docker.io/oven/bun:1.1-slim (official bun image) as base image instead of thecodingmachine/nodejs. Otherwise, the first part is good, the nginx part is not working. You don't need nginx, you need to end the image with bun start
ange closed this issue 2024-10-01 05:00:01 +00:00
Sign in to join this conversation.
No Label
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: gmoker/gmokercom#2
No description provided.