FROM php:7.4-cli COPY . /BOB_PARTY/api-rest WORKDIR /BOB_PARTY CMD [ "php", "./api-rest/index.php" ]