ignored files not working
felipesvi
PROOP

a month ago

In my repository i include the next files to ignore some folders from github but the build not ignore it:

  • .railwayignore
  • .dockerignore

how i can ignore files from github repository to build a image without this files or folders?

$20 Bounty

6 Replies

Railway
BOT

a month ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open Railway 28 days ago


Railpack or Docker should automatically ignore files specified in .dockerignore.


felipesvi
PROOP

a month ago

this is an image from my .dokerignore and the next image is the deploy the build alwais download 3.9gb and the folders are ignored


felipesvi
PROOP

a month ago

the folders not ignored


0x5b62656e5d

Railpack or Docker should automatically ignore files specified in `.dockerignore`.

felipesvi
PROOP

a month ago

not are ignored in my build


I assume the ignore file is located in the same directory as the Dockerfile being used in build?


felipesvi
PROOP

a month ago

yes


Welcome!

Sign in to your Railway account to join the conversation.

Loading...