a year ago
context: 3e2ef8ead8064ad4420068e00528a76a
Using subdirectory "SEN GUINAR RAILS"
╔══════════════════════════════ Nixpacks v1.24.0 ══════════════════════════════╗
║ node:setup │ nodejs18, npm-9x ║
║──────────────────────────────────────────────────────────────────────────────║
║ setup │ pkgs: procps, libpq-dev, git, curl, autoconf, bison, build- ║
║ │ essential, libssl-dev, libyaml-dev, libreadline6-dev, zlib1g- ║
║ │ dev, libncurses5-dev, libffi-dev, libgdbm6, libgdbm-dev, libdb- ║
║ │ dev ║
║ │ cmds: curl -fsSL https://github.com/rbenv/rbenv- ║
║ │ installer/raw/HEAD/bin/rbenv-installer | bash -s stable && ║
║ │ printf '\neval "$(~/.rbenv/bin/rbenv init -)"' >> ║
║ │ /root/.profile && . /root/.profile && rbenv install 2.3.0 && ║
║ │ rbenv global 2.3.0 && gem install bundler:2.4.17 ║
║──────────────────────────────────────────────────────────────────────────────║
║ install │ bundle install ║
║──────────────────────────────────────────────────────────────────────────────║
║ build │ bundle exec rake assets:precompile ║
║──────────────────────────────────────────────────────────────────────────────║
║ start │ bundle exec bin/rails server -b 0.0.0.0 -p ${PORT:-3000} -e ║
║ │ $RAILS_ENV ║
╚══════════════════════════════════════════════════════════════════════════════╝
0 building with "default" instance using docker driver
1 [internal] load build definition from Dockerfile
1 transferring dockerfile: 3.13kB done
1 DONE 0.1s
2 [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1716249803
2 DONE 0.2s
3 [ 1/12] FROM ghcr.io/railwayapp/nixpacks:ubuntu-1716249803@sha256:5ef4d2021c418fcaabb56cea5ea9e24a5fdedfe27f58062d9689214dfed45c46
3 DONE 0.0s
4 [ 2/12] WORKDIR /app/
4 CACHED
5 [internal] load .dockerignore
ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies