This website requires JavaScript.
Explore
Help
Sign in
opdavies
/
nix-for-php-developers
Watch
1
Star
0
Fork
You've already forked nix-for-php-developers
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9d952882f9
nix-for-php-developers
/
Containerfile
8 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
Automated commit Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-08-18 20:29:47 +01:00
FROM php
Automated commit Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-08-18 20:35:00 +01:00
COPY index.php /app/index.php
WORKDIR /app
CMD php index.php
Reference in a new issue
Copy permalink