This commit is contained in:
@@ -62,5 +62,7 @@ RUN curl -L https://github.com/rootless-containers/rootlesskit/releases/download
|
||||
# ---------------------------------------------------------
|
||||
# Default entrypoint
|
||||
# ---------------------------------------------------------
|
||||
|
||||
WORKDIR /data
|
||||
ENTRYPOINT ["/usr/bin/tini", "--", "/usr/local/bin/act_runner"]
|
||||
CMD ["daemon", "--config", "/etc/act_runner/config.yaml"]
|
||||
Reference in New Issue
Block a user