Unable to create AMD64 container
Anonymous
PROOP

a year ago

Hi,

I've changed a couple of things in my docker image and made a new image for that. It doesn't get deployed and shows. It is AMD64 and I can share the command of my Dockerfile using which I created image:

Base node image

FROM --platform=linux/amd64 node:20.17.0-alpine AS node

This is the same code I used earlier as well for the previous image which works.
The previous image was working perfectly, and still works - ghcr.io/vandit13s/ezchat-ghcr:latest

current image - ghcr.io/ramya0301/ezchat:latest-node20.17.0

Request you to provide help, more than 1 liner and detailed response would be very helpful and appreciated. Thanks!

=========================

Container failed to start

=========================

Failed to create deployment.

If this error persists, please reach out to the Railway team at https://help.railway.app.

View Deploy details

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

Solved

3 Replies

brody
EMPLOYEE

a year ago

Hello,

As of typing this, your current source is -

And from our internal logs -


Status changed to Awaiting User Response Railway about 1 year ago


Anonymous
PROOP

a year ago

I got it sorted, it was some source issue from my side, thanks for your help!


Status changed to Awaiting Railway Response Railway about 1 year ago


brody
EMPLOYEE

a year ago

No problem!


Status changed to Awaiting User Response Railway about 1 year ago


Status changed to Solved brody about 1 year ago


Loading...