Christoph Grothaus
Christoph Grothaus
There is an open PR #969 that fixes this.
Whoops, only after submitting my PR I noticed that the main point (removal of `config.exs`) was already proposed in #192.
@AndrewDryga 🆒 , thanks for reviewing and approving! Do you already have plans when this shall be merged and released as a new version?
@AndrewDryga Good to know that you are actively developing this package and that there is a new major version coming. I really appreciate this. @bcardarella In the meantime (until a...
@AndrewDryga @bcardarella I see that the PR for the complete rewrite of the library #50 was merged several months ago. Are there any plans to release a new version to...
Ah, thanks for clarifying, and for hinting to the EEF library 💡 . I hadn't heard of that before.
@mklose Would you have a look on this? 🙏
I'm having the same issue. Using 1. a non-devcontainer base image ([hexpm/elixir](https://hub.docker.com/layers/hexpm/elixir/1.15.7-erlang-26.1.2-debian-bookworm-20230612/images/sha256-f2ca932681bd800ffbc6e42fb9fd7a8a40535b5a6b32a4a69f57e20c62a2dcf6?context=explore)) 2. the [common-utils](https://github.com/devcontainers/features/tree/main/src/common-utils) feature 3. the [shell-history](https://github.com/stuartleeks/dev-container-features/blob/main/src/shell-history/README.md) feature. The shell history `install.sh` script [logs](https://github.com/stuartleeks/dev-container-features/blob/main/src/shell-history/install.sh#L5) the `_REMOTE_USER` and `_REMOTE_USER_HOME`...
@s-froghyar Sadly, no 🤷 .
@andrewtimberlake Does this approach fix the problem in a correct way?