MycroftAI / docker-mycroft

Mycroft Development Environment inside Docker!
97 stars 63 forks source link

Add tmpfs for /tmp within container. #77

Open evilJazz opened 2 years ago

evilJazz commented 2 years ago

Description

Adding the tmpfs mount will prevent /tmp/mycroft/ipc/mic_level from constantly writing to the disk at ~40KB/s.

Type of PR

krisgesling commented 2 years ago

Hi Andre, great addition to the script.

I know it may seem like a small contribution however to protect yourself, the project, and users of Mycroft technologies we require a Contributor Licensing Agreement (CLA) before accepting any contributions to a Mycroft repository. This agreement makes it crystal clear that along with your code you are offering a license to use it within the confines of this project. You retain ownership of the code, this is just a license.

It might seem overkill on small PR's like this one, however it greatly simplifies our processes to have a blanket rule for all contributions. I hope you understand.

On the plus side - you will also be added to our list of excellent human beings!

Please visit https://mycroft.ai/cla to initiate this one-time signing.

Thank you!