FROM php:8.0-apache COPY api-rest api-rest CMD ["echo", "$(date +\"%T.%N\")"]