mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
initial nix based docker images
This commit is contained in:
parent
4972a889eb
commit
06bf3b4b62
72 changed files with 472 additions and 789 deletions
3
nix/image/scripts/phpunit
Executable file
3
nix/image/scripts/phpunit
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
/usr/local/bin/php -d memory_limit=512M /usr/local/bin/phpunit.phar $@
|
||||
Loading…
Add table
Add a link
Reference in a new issue