AbsaOSS / AbsaOSS/spline-spark-agent
Decrease the size of the Docker container
Open
Tech debt
- Dominant language
- Scala
- Stars
- 210
- Forks
- 102
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Currently the Docker image is over 1Gb. I wonder if it's justifiable.
Think about not to embed all the 3rd-party dependencies into a single image.
What about replacing in-process Mongodb, Elasticsearch etc with external services, and run them is separate containers, combined with the docker-compose for instance?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.