Make docker daemon start with PID 1 in the CI job #8

Closed
opened 2023-12-29 18:30:02 +00:00 by Suguivy · 1 comment
Owner

We need to run docker daemon manually because seems that the entrypoint is overriden by the runner. It should run automatically with PID 1

We need to run docker daemon manually because seems that the entrypoint is overriden by the runner. It should run automatically with PID 1
Suguivy added this to the (deleted) project 2023-12-29 18:30:03 +00:00
Author
Owner

@bizcochito We could try to run the dind runner with the command /usr/local/bin/dockerd-entrypoint.sh at the cmd section

@bizcochito We could try to run the dind runner with the command `/usr/local/bin/dockerd-entrypoint.sh` at the [cmd](https://forgejo.org/docs/next/user/actions/#cmd) section
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 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: fedi-image-bot/bot-api#8
No description provided.