Skip to content
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

Clarification on running c3tk #6

Open
norman-abramovitz opened this issue Dec 25, 2021 · 0 comments
Open

Clarification on running c3tk #6

norman-abramovitz opened this issue Dec 25, 2021 · 0 comments

Comments

@norman-abramovitz
Copy link
Contributor

There are two modes to running c3tk commands.

Mode 1 runs a command on the container but affects the host computer's configuration files.
Mode 2 a workspace is created and only the container's configuration files are affected.

Mode 1

  1. Is it really safe to modify configuration files on the host computer when the command runs from the container OS?
    The host computer files would be in the format from the container. So mixing c3tk and local host could be dangerous.
  2. Should there be container wrapper scripts that do things implicitly to the host computer's configuration files?
    (Example installing plugins that the host computer did not have installed already)

Mode 2

  1. Does it make sense to have wrapper scripts when using workspaces versus and explicit initialization?
    If something fails in the wrapper, that failure is repeated all the time.
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

No branches or pull requests

1 participant