rss-bridge/Dockerfile

5 lignes
Pas d'EOL
91 o
Docker

FROM ulsmith/alpine-apache-php7
COPY ./ /app/public/
RUN chown -R apache:root /app/public