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

RFC add bash history in docker #48

Open
bealdav opened this issue Sep 2, 2022 · 1 comment
Open

RFC add bash history in docker #48

bealdav opened this issue Sep 2, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bealdav
Copy link
Member

bealdav commented Sep 2, 2022

Now that we have copier, it could be an option to add .bash_history management.

It requires to :

  • create the file locally with an entry in gitignore
  • mount that file with docker-compose with write access

Copier include an utility asking the user would or not execute some action

@bealdav bealdav added the enhancement New feature or request label Sep 2, 2022
@bealdav
Copy link
Member Author

bealdav commented Dec 23, 2022

Partially implemented on main branch in .home dir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants