mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-02 13:25:15 +00:00
Using cli scripts & allowing config changes
This commit is contained in:
@@ -43,6 +43,6 @@ RUN rm -rf /var/lib/php \
|
||||
&& ln -s /run/php /var/lib/php
|
||||
|
||||
ADD start.sh /app/code/start.sh
|
||||
ADD setup_db.php /app/code/setup_db.php
|
||||
ADD set_config.php /app/code/set_config.php
|
||||
|
||||
CMD [ "/app/code/start.sh" ]
|
||||
|
Reference in New Issue
Block a user