build(Dockerfile): should be fixing up Dockerfile
Some checks failed
/ desec-script (push) Failing after 1m1s
Some checks failed
/ desec-script (push) Failing after 1m1s
This commit is contained in:
parent
46d03fde5e
commit
4802443012
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
FROM --platform=linux/amd64 node:latest
|
FROM --platform=linux/amd64 node:latest
|
||||||
|
|
||||||
RUN ["bash", "run.bash"]
|
RUN cd server-scripts/desec-ip-sync/
|
||||||
|
|
||||||
|
CMD ["bash", "run.bash"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue