dbinfrago / dbinfrago/capella-dockerimages
Remove `ENV` and `SHELL` from images using base
Open
docker
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
As discussed in a conversation on https://github.com/DSD-DBS/capella-dockerimages/pull/108#discussion_r1113278561 , `ENV` and `SHELL` are inherited when using `FROM`, so we can remove these two lines in all of our dockerfiles having `base` as the base image (which should be all files).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.