Skip to content

Inherit host configuration #635

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gronke opened this issue Feb 3, 2019 · 2 comments
Open

Inherit host configuration #635

gronke opened this issue Feb 3, 2019 · 2 comments

Comments

@gronke
Copy link
Member

gronke commented Feb 3, 2019

Host configuration, such as the locale and timezone should be inherited to a jail.

One option to achieve this is the release pre-configuration happening when fetching a release. Because such a release can be migrated to other hosts with different configuration, this could also be done on jail creation.

In addition to this one-time configuration the CLI tool could provide a helper to update the values within an existing jail.

@igalic
Copy link
Collaborator

igalic commented Feb 3, 2019

ime, this should be a configuration of the CLI, with sensible (the host') defaults

and should not rely on too much magic / auto discovery during builds

@himrock922
Copy link

Hi, Specifically... To implement this function...
For example, Is it said copy or mount /etc/localtime from host to jail?
And, When ioc command get timezone such jails, should get via helper method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants