FROM php:8.1-cli COPY . ./script/ WORKDIR ./script/ CMD ./script/distance.php