„Dockerfile“ ändern
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Philipp 2023-03-20 14:28:36 +01:00 committed by Gitea
parent 52e8db46fa
commit bb50185179
Signed by: Gitea
GPG Key ID: 5A09F9506519E10A
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ RUN \
wget -nv "https://github.com/rumblefrog/source-chat-relay/releases/download/v2.2.0/scr-linux-amd64-v2.1.5-2-gd81f03c.tar.gz" -O source-chat.tar.gz \
&& tar xf source-chat.tar.gz relay_server --strip-compontents=1
ENTRYPOINT["server"]
ENTRYPOINT server