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