#1052  Allow tmpfs mounts for Docker services
Open
Lucas Azevedo opened 1 year ago

Docker offers a temporary in-memory mount type called tmpfs. This is very useful for making services run faster.

We used to create a tmpfs mount for /var/lib/mysql in our CI MySQL service, as it saved some build seconds (drone/woodpecker).

Related docs: https://docs.docker.com/storage/tmpfs/

issue 1 of 1
Type
New Feature
Priority
Minor
Assignee
Issue Votes (0)
Watchers (4)
Reference
onedev/server#1052
Please wait...
Page is in error, reload to recover