Do you really wish to run this command #380

Closed
opened 2026-02-04 19:14:54 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @nerdalertdk on GitHub (Jul 20, 2017).

For Bug Reports

  • BookStack Version: 0.17.0
  • PHP Version: PHP 7.0.20
  • MySQL Version:

Running docker on Synology, only mapped:
/var/www/BookStack/public/uploads
/var/www/BookStack/storage/uploads

Expected Behavior

Docker start and site is accessible.

Actual Behavior

Docker start, hangs in the prompt with this message

[32mLoading composer repositories with package information[39m
[32mInstalling dependencies (including require-dev) from lock file[39m
Nothing to install or update
[32mGenerating autoload files
[39m

Illuminate\Foundation\ComposerScripts::postInstall
php artisan optimize
Generating optimized class loader
The compiled services file has been removed.
php artisan cache:clear
Cache cleared successfully.
php artisan view:clear
Compiled views cleared!
[33m**************************************[39m
[33m* Application In Production! [39m
[33m
*************************************[39m
[32mDo you really wish to run this command? (yes/no) [39m [[33mno[39m]:

Originally created by @nerdalertdk on GitHub (Jul 20, 2017). ### For Bug Reports * BookStack Version: 0.17.0 * PHP Version: PHP 7.0.20 * MySQL Version: Running docker on Synology, only mapped: /var/www/BookStack/public/uploads /var/www/BookStack/storage/uploads ##### Expected Behavior Docker start and site is accessible. ##### Actual Behavior Docker start, hangs in the prompt with this message [32mLoading composer repositories with package information[39m [32mInstalling dependencies (including require-dev) from lock file[39m Nothing to install or update [32mGenerating autoload files [39m > Illuminate\Foundation\ComposerScripts::postInstall > php artisan optimize Generating optimized class loader The compiled services file has been removed. > php artisan cache:clear Cache cleared successfully. > php artisan view:clear Compiled views cleared! [33m**************************************[39m [33m* Application In Production! *[39m [33m**************************************[39m [32mDo you really wish to run this command? (yes/no) [39m [[33mno[39m]:
Author
Owner

@nerdalertdk commented on GitHub (Jul 20, 2017):

moved
https://github.com/solidnerd/docker-bookstack/issues/45

@nerdalertdk commented on GitHub (Jul 20, 2017): moved https://github.com/solidnerd/docker-bookstack/issues/45
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#380