jonasalfredsson/Docker on tmpfs
Updates the runner's swap space, mounts a tmpfs on /var/lib/docker and restarts the daemon.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 5, 2026
- License
- Apache 2.0
Pinned Snippet
uses: jonasalfredsson/docker-on-tmpfs@55e939ef196646234a12c245e3414879e3580f01 # v2.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tmpfs_size | Size of the tmpfs mount to be used (in gigabytes) | no | 5 |
| swap_size | Size of the new swap space (in gigabytes) | no | 3 |
| swap_location | Path to the new swap file | no | /swapfile |
Outputs
no outputs