Devilbox Release v2.1.0
Release v2.1.0 (2022-04-05)
This is now a 100% arm64
compatible release. If you are on an arm64
architecture and have run Devilbox before with amd64
images, the suggestion is to remove those images in order to ensure everything runs smooth for this release.
Fixed
- Fixed PHP image rsyslog error
imklog: cannot open kernel log (/proc/kmsg): Operation not permitted
. - Fixed missing
arm64
support: #855
Added
- Added PHP images with
arm64
support for PHP: https://github.com/devilbox/docker-php-fpm/releases/tag/0.138 - Added PHP images with
arm64
support for PHP: https://github.com/devilbox/docker-php-fpm/releases/tag/0.139 - Added
vips
to PHP 8.0 - Added
vips
to PHP 8.1 - Added
swoole
to PHP 8.1
Removed
- Removed homebrew due to arm64 issues
- Removed Ansible due to arm64 issues