Skip to content

Use bind mounts for Emacs config#14

Merged
taughz merged 1 commit into
mainfrom
bind-mounts-for-config
Jun 12, 2026
Merged

Use bind mounts for Emacs config#14
taughz merged 1 commit into
mainfrom
bind-mounts-for-config

Conversation

@taughz

@taughz taughz commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Use bind mounts instead of volumes for the config because they're more convenient. But there is some extra complexity here because we want the image to initialize the config, like it was doing for the volumes. We create tarballs containing the default config, and extract them when we detect that the config directories are empty.

Use bind mounts instead of volumes for the config because they're more
convenient. But there is some extra complexity here because we want the
image to initialize the config, like it was doing for the volumes. We
create tarballs containing the default config, and extract them when we
detect that the config directories are empty.
@taughz taughz self-assigned this Jun 12, 2026
@taughz taughz force-pushed the bind-mounts-for-config branch from 6a33512 to 2e407d4 Compare June 12, 2026 19:55
@taughz taughz merged commit 2e407d4 into main Jun 12, 2026
1 check passed
@taughz taughz deleted the bind-mounts-for-config branch June 12, 2026 19:56
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.

1 participant