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

Docker Environment #11

Open
blaubaer opened this issue Aug 27, 2024 · 0 comments
Open

Docker Environment #11

blaubaer opened this issue Aug 27, 2024 · 0 comments
Assignees
Labels
accepted This issue was accepted by the code owners. feature_request New feature or request
Milestone

Comments

@blaubaer
Copy link
Member

Is your feature request related to a problem? Please describe.

  1. I do not want to expose the hosts file-system to all of my users. Especially if this host is used as a Bastion Host / Jump Host.
  2. I want easy and different propagation of different root file systems for different users.
  3. I don't want to install all required tool on the hosts file system.

Describe the solution you'd like

Instead of the currently supported local environment, we should also add a docker environment which will run every Bifröst's session inside an own docker container.

It should be possible to use different:

  1. Environment variables
  2. Images
  3. Networks
  4. Commands
  5. Container internal users
@blaubaer blaubaer added the feature_request New feature or request label Aug 27, 2024
@blaubaer blaubaer self-assigned this Aug 27, 2024
@blaubaer blaubaer added the accepted This issue was accepted by the code owners. label Aug 27, 2024
@blaubaer blaubaer modified the milestones: v0.1.2, v0.1.3 Aug 27, 2024
@blaubaer blaubaer modified the milestones: v0.3.0, v0.2.2, v0.3.1, v0.3.2 Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted This issue was accepted by the code owners. feature_request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant