FROM --platform=linux/amd64 node:latest WORKDIR server-scripts/desec-ip-sync/ CMD ["bash", "run.bash"]