commercialhaskell / commercialhaskell/stack
stack image container needs --allow-different-user
Open
component: docker
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Since `stack image container` might run `stack build`, but will fail when `--allow-different-user` is required.
This option is almost always required when working in a docker environment.
(IMO the correct option is to drop this option from `stack` as it's not `stack`s job to (wrongly) guess the policy of the local setup).
Contributor guide
Assessment
This issue has not been assessed yet.