Skip to content

Mount Points & SaaS Boost #37

Discussion options

You must be logged in to vote

Hi @AffiTheCreator,

There is an issue with the code that prevents EFS volume from getting mounted in the main container. I have pushed the changes part of this commit which should resolve this issue

76c9d95

Once the changes are merged you don't need to install any drivers for mounting EFS, its by default mounted on the Mount Point specified while creating the app (in my case its /mnt).

You can directly write and read from these volume using your program. Hope this answers your question.

~ Hari

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by AffiTheCreator
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants