mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-11 02:36:42 +02:00
- use serversideup/php as a base image - remove nginx unit base - remove app / webserver images - add bundle stage to remove pipeline dependency - update docker setup docs - edit gitlabci rules and release logic
2 lines
97 B
Text
2 lines
97 B
Text
#!/command/with-contenv sh
|
|
frankenphp run --config /etc/frankenphp/Caddyfile --adapter caddyfile
|