Can I build a swoole environment under laradock docker? What should I do?

  1. see the building environment of laradock on the Internet, see the settings of swoole, can you build the development environment of swoole under docker?
May.06,2021

  • add RUN pecl install swoole & & docker-php-ext-enable swoole in php-worker/Dockerfile-71
  • run docker-compose up-- build-d php-worker

laradock configure specific parameters to enable the swoole environment, as shown in https://www.jianshu.com/p/f87d80fd6812

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37b8d-2c0c5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37b8d-2c0c5.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?