FROM nextcloud:30.0.6 ENV PHP_UPLOAD_LIMIT=20G RUN a2enmod ssl COPY ./virtualhost.conf /etc/apache2/sites-enabled/000-default.conf