VvebOIDC/imagick-master/docker/nixos/README.md

235 B

The NixOS container is now available. Get a development shell with:

docker-compose exec nixos nix-shell /var/app/docker/nixos/shell.nix

You should configure PHP Imagick with:

phpize
./configure --with-imagick=@@IM_DEV@@