refined build process
This commit is contained in:
parent
89e96f6a9d
commit
6e9c884375
6 changed files with 17 additions and 4 deletions
5
README.md
Normal file
5
README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Only build for arm right now, based on php-apache images
|
||||
|
||||
```bash
|
||||
docker run -d --name container_name -v ./www:/var/www/html -v ./php:/usr/local/etc/php/conf.d git.paucapo.com/server/php-apache:8.2
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue