Skip to content

Does Railway actually have ~241 GB RAM? #4019

Answered by bpmct
AyaanZaveri asked this question in General
Discussion options

You must be logged in to vote

You do not have access to all of those resources in the environment. I believe that is just a sideeffect of how Railway manages their containers. Here are the resources your environment would have: https://railway.app/pricing

Also, is it possible to change the distro from Debian to Ubuntu?

It is, the code-server Dockerfile uses Debian, but you could make a custom image by combining the code-server Dockerfile and the deploy-code-server one you have in your repo.

Here is an example (change the Dockerfile in your repo to this, and you should be good to go). Note, this Dockerfile is not well-optimized, but it does use Ubuntu as the base OS, so perhaps you could modify it to suit your needs …

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nooobcoder
Comment options

Answer selected by bpmct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants