Skip to content

Mount /tmp folder to tmpfs.#18

Merged
AenBleidd merged 1 commit into
masterfrom
vko_mount_tmp_dir_to_tmpfs
Feb 3, 2026
Merged

Mount /tmp folder to tmpfs.#18
AenBleidd merged 1 commit into
masterfrom
vko_mount_tmp_dir_to_tmpfs

Conversation

@AenBleidd

@AenBleidd AenBleidd commented Feb 3, 2026

Copy link
Copy Markdown
Member

Set image version to 5.


Summary by cubic

Mount /tmp on tmpfs to speed up temp I/O and reduce disk writes. Also upgrade the base to Alpine 3.23.2 and bump the image version to 5.

  • Dependencies

    • Upgrade Alpine from 3.22.1 to 3.23.2.
  • Migration

    • /tmp is now tmpfs (size=50%), cleared on reboot. Ensure no workflows rely on persistent /tmp.

Written for commit f415480. Summary will update on new commits.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Set image version to 5.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
@AenBleidd AenBleidd force-pushed the vko_mount_tmp_dir_to_tmpfs branch from c5a281b to f415480 Compare February 3, 2026 03:18
@AenBleidd AenBleidd linked an issue Feb 3, 2026 that may be closed by this pull request
@AenBleidd AenBleidd merged commit b2f6257 into master Feb 3, 2026
2 checks passed
@AenBleidd AenBleidd deleted the vko_mount_tmp_dir_to_tmpfs branch February 3, 2026 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Podman won't run due to persistent tempfiles

1 participant