vegardit / docker-gitea-act-runner

Docker image based on debian:stable-slim to run Gitea's act_runner as a Docker container

Home Page:https://buymeacoffee.com/vegardit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash-init.sh

zoxendine opened this issue · comments

Trying to use this repository with a different debian image due to restrictions for my product. But I don't know see the bash-init.sh anywhere in the repo for reference?
COPY .shared/lib/bash-init.sh /opt/bash-init.sh

It is located here https://github.com/vegardit/docker-shared/blob/v1/lib/bash-init.sh

We use the same bash init script in multiple docker repos/images so it is in a shared repo.