Can I use Git sub-modules when building Dockerfiles?
I started using Railway and set up the environment.
But when building the Dockerfile, the build fails because the submodules needed for the build do not exist.
So, is there any function in Railway to prepare git submodules at build time?
Or if you can use a Docker image from a Docker registry such as ghcr.io without modification, we would like to use that.
Project ID:
e16e6644-32f8-4c42-8b10-00067e21d12f
3 Replies
Project ID:
e16e6644-32f8-4c42-8b10-00067e21d12f
Jeez, this hurts because I ran into this personally long ago
Unfortunately we don't support this usecase for now.\
Understood. Thank you for your answer.