test(Dockerfile): testing to edit Dockerfile more
All checks were successful
/ desec-script (push) Successful in 41s
All checks were successful
/ desec-script (push) Successful in 41s
editing dockerfile to test
This commit is contained in:
parent
c7772d85be
commit
25755a30fc
1 changed files with 1 additions and 3 deletions
|
|
@ -1,6 +1,4 @@
|
||||||
FROM --platform=linux/amd64 node:latest
|
FROM --platform=linux/amd64 node:latest
|
||||||
|
|
||||||
WORKDIR server-scripts/desec-ip-sync/
|
CMD ["tail", "-f", "/dev/null"]
|
||||||
|
|
||||||
CMD ["bash", "run.bash"]
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue