mr. Nermin
Issue with nixpacks build
@Joshie here it is:
[Region: us-west1]
==============
Using Nixpacks
==============
context: 234d743ab5747111b1b3bec17492cc53
╔══════════════════════════════ Nixpacks v1.29.0 ══════════════════════════════╗
║ setup │ (php.withExtensions (pe: pe.enabled ++ [pe.all.gd])), nginx, ║
║ │ libmysqlclient, phpPackages.composer, nodejs_18, yarn-1_x, ║
║ │ phpExtensions.gd ║
║──────────────────────────────────────────────────────────────────────────────║
║ install │ mkdir -p /var/log/nginx && mkdir -p /var/cache/nginx ║
║ │ composer install --ignore-platform-reqs ║
║ │ yarn install --frozen-lockfile ║
║──────────────────────────────────────────────────────────────────────────────║
║ build │ composer install && php artisan storage:link ║
║──────────────────────────────────────────────────────────────────────────────║
║ start │ php artisan serve ║
╚══════════════════════════════════════════════════════════════════════════════╝
#0 building with "builder-OLE8" instance using docker-container driver
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.79kB done
#1 DONE 0.0s
#2 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1727136237
#2 DONE 0.1s
#3 [stage-0 1/10] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1727136237@sha256:72cd12021740b1c4100a5c53c3b22974dacb86e4b0a35fcdd12605339de25b86
#3 resolve ghcr.io/railwayapp/nixpacks:ubuntu-1727136237@sha256:72cd12021740b1c4100a5c53c3b22974dacb86e4b0a35fcdd12605339de25b86 done
#3 DONE 0.0s
#4 [stage-0 2/10] WORKDIR /app/
#4 CACHED
#5 [internal] load .dockerignore
#5 transferring context: 2B done
#5 DONE 0.0s
#6 [internal] load build context
16 replies