Uploading my backend server in Ruby on rails and having this issue
aftab-khan-dev
TRIALOP

2 years ago

#12 [base 4/4] RUN SECRET_KEY_BASE=jkshfd7yw324dfs ./bin/rails assets:precompile

#12 0.107 /bin/sh: 1: ./bin/rails: not found

#12 ERROR: process "/bin/sh -c SECRET_KEY_BASE=jkshfd7yw324dfs ./bin/rails assets:precompile" did not complete successfully: exit code: 127


[base 4/4] RUN SECRET_KEY_BASE=jkshfd7yw324dfs ./bin/rails assets:precompile:

0.107 /bin/sh: 1: ./bin/rails: not found


Dockerfile:28


26 | BUNDLE_WITHOUT="development"

27 | # Docker Config For build

28 | >>> RUN SECRET_KEY_BASE=jkshfd7yw324dfs ./bin/rails assets:precompile

29 |

30 |


ERROR: failed to solve: process "/bin/sh -c SECRET_KEY_BASE=jkshfd7yw324dfs ./bin/rails assets:precompile" did not complete successfully: exit code: 127

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies

Welcome!

Sign in to your Railway account to join the conversation.

Loading...