pull/1/head
sunjay 6 years ago
parent 2a2056b29e
commit 652c37838a

@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y \
&& git clone https://github.com/jikan-me/jikan-rest.git . \
&& composer install --prefer-dist --no-progress --no-suggest --classmap-authoritative --no-interaction \
ADD .env /run-jikan.sh ./
ENTRYPOINT ["./run-jikan.sh"]
Loading…
Cancel
Save