bruno-gonzalez
TRIALOP
2 years ago
[Region: us-west1]
==============
Using Nixpacks
==============
context: 826f450e79edbb3f6ce8a39506ed032c
╔════════════ Nixpacks v1.26.0 ════════════╗
║ setup │ nodejs18, npm-9x, openssl ║
║──────────────────────────────────────────║
║ install │ npm ci ║
║──────────────────────────────────────────║
║ build │ prisma generate ║
║──────────────────────────────────────────║
║ start │ npm run start ║
╚══════════════════════════════════════════╝
0 building with "builder-bt-a" instance using docker-container driver
1 [internal] load build definition from Dockerfile
1 transferring dockerfile: 2.01kB done
1 DONE 0.0s
2 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1722297819
2 DONE 0.1s
3 [stage-0 1/12] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1722297819@sha256:91bbbdf4bf734a471738c36a57b5ba191e5c81ad1d0e9d60d70da2d318639eb8
3 resolve ghcr.io/railwayapp/nixpacks:ubuntu-1722297819@sha256:91bbbdf4bf734a471738c36a57b5ba191e5c81ad1d0e9d60d70da2d318639eb8 done
3 DONE 0.0s
4 [stage-0 2/12] WORKDIR /app/
4 CACHED
5 [internal] load .dockerignore
5 transferring context: 2B done
5 DONE 0.0s
6 [internal] load build context
6 transferring context: 37.59kB done
6 DONE 0.0s
7 [stage-0 3/10] COPY .nixpacks/nixpkgs-bdd2f439c62aa0b8aa97f5c784a965c23f968fe6.nix .nixpacks/nixpkgs-bdd2f439c62aa0b8aa97f5c784a965c23f968fe6.nix
7 CACHED
8 [stage-0 4/10] RUN nix-env -if .nixpacks/nixpkgs-bdd2f439c62aa0b8aa97f5c784a965c23f968fe6.nix && nix-collect-garbage -d
8 CACHED
9 [stage-0 5/10] COPY . /app/.
9 DONE 0.1s
10 [stage-0 6/10] RUN --mount=type=cache,id=s/068b04a3-5327-4d10-8c44-8509609eb0c7-/root/npm,target=/root/.npm npm ci
10 0.358 npm
WARN config production Use --omit=dev instead.
10 1.257
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies