# code-server-railway An image built for deploying code-server to [railway.app](https://railway.app). To launch your code-server environment, click the button below and log in with GitHub. [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new?template=https%3A%2F%2Fgithub.com%2Fbpmct%2Fcode-server-railway&envs=PASSWORD%2CGIT_REPO&PASSWORDDesc=Your+password+to+log+in+to+code-server+with&GIT_REPODesc=A+git+repo+to+clone+and+open+in+code-server+%28ex.+https%3A%2F%2Fgithub.com%2Fcdr%2Fdocs.git%29) It will ask you to make a new repo to store this image, so you can add additional software to your repo's `Dockerfile` in the future. ![code-server running inside railway.app](img/code-server-railway.png)