Do App Runner support NFS?

1

Docker has a special startup option to enable mounting of NFS filesystems. Does the "App Runner" container system have such an option available? Created onbehalf of the customer for https://github.com/aws/apprunner-roadmap/issues/14#issuecomment-1332421767

AWS
Hari
asked a year ago1256 views
1 Answer
1

App Runner doesn't support NFS mount option right now, but we do have a roadmap item to support EFS mount for App Runner. Will that help with your usecase? If so please upvote the feature request https://github.com/aws/apprunner-roadmap/issues/14, if not we would love to understand your usecase a bit more in detail, can you please elaborate your usecase/requirements for NFS volumes

AWS
Hari
answered a year ago
  • Yes, being able to mount -t nfs .... is definitely a need. Not being able to mount NFS on image startup is a block for usage for many scenarios we have. We would really like to discontinue having dedicated TomCat servers, but different apps need to share files over NFS.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions