Docker able to mount filesystems.
- Dominant language
- No language data
- Stars
- 301
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
What do you want us to build?
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
It is currently not possible to mount filesystem inside of apprunner. Attempting to do so results in an error.
According to https://stackoverflow.com/a/42941866/1341731 docker has an option to give permission so that the container can mount filesystems using the docker wrapped mount command.
Please document how to accomplish this with app runner.
This is a show stopper for many projects.
Contributor guide
Assessment
This issue has not been assessed yet.