Allow tmpfs mounts for Docker services (OD-1052)
Open
Lucas Azevedo opened 2 years 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
OD-1052
Please wait...
Page is in error, reload to recover