mirror of
https://github.com/mkuf/prind.git
synced 2026-05-06 11:27:43 +02:00
use tmpfs for volume "run"
This commit is contained in:
@@ -175,6 +175,9 @@ services:
|
||||
|
||||
volumes:
|
||||
run:
|
||||
driver_opts:
|
||||
type: tmpfs
|
||||
device: tmpfs
|
||||
gcode:
|
||||
octoprint:
|
||||
moonraker-db:
|
||||
|
||||
Reference in New Issue
Block a user