build(build): modified run.bash for compatibility with docker-compose
All checks were successful
/ desec-script (push) Successful in 1m33s
All checks were successful
/ desec-script (push) Successful in 1m33s
This commit is contained in:
parent
295ebe86a6
commit
6a3428a49c
4 changed files with 13 additions and 5 deletions
|
|
@ -4,7 +4,6 @@ COPY . /desec
|
|||
|
||||
WORKDIR /desec/server-scripts/desec-ip-sync/
|
||||
|
||||
|
||||
RUN apt update && apt install python3.11-venv -y
|
||||
|
||||
CMD ["bash", "run.bash"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue