deploy
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
FROM thecatlady/webhook:2.8.0
|
FROM thecatlady/webhook:2.8.0
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
RUN apk add --no-cache git docker-cli bash openssh-client
|
|
||||||
|
RUN apk add --no-cache git docker-cli bash openssh-client
|
||||||
|
|
||||||
|
RUN mkdir -p /root/.ssh && \
|
||||||
|
ssh-keyscan gitea >> /root/.ssh/known_hosts
|
||||||
Reference in New Issue
Block a user