Thanks to visit codestin.com
Credit goes to github.com

Skip to content

optmize docker image (issue #113)#116

Merged
c0c0n3 merged 2 commits into
v0.5rcfrom
improve-docker-image
Dec 18, 2018
Merged

optmize docker image (issue #113)#116
c0c0n3 merged 2 commits into
v0.5rcfrom
improve-docker-image

Conversation

@chicco785

@chicco785 chicco785 commented Nov 29, 2018

Copy link
Copy Markdown
Contributor

#113
now 170mb

@chicco785 chicco785 requested review from c0c0n3 and taliaga November 29, 2018 11:02
@chicco785

Copy link
Copy Markdown
Contributor Author

for whatever reason certifi module is not available, so at run time it fails

@taliaga

taliaga commented Dec 4, 2018

Copy link
Copy Markdown
Contributor

I took a look at the Dockerfile again this morning given that you brought this.

The "problem" here is that this change breaks numpy usage. Numpy was introduced with matplotlib from the times of the benchmarks with different dbs, but now that's no longer part of the CI. So, we have to either cleanup the pipenv (and Dockerfile) to completly remove all numpy-related unnecessary stuff, or properly adjust it to support numpy if we plan to use it in the short term (not sure yet if we'll need it after all).

I'll get back to this after checking the other issues.

@chicco785 chicco785 changed the title optmize docker image optmize docker image (issue #113) Dec 11, 2018
@c0c0n3 c0c0n3 merged commit 3c7a6c2 into v0.5rc Dec 18, 2018
@c0c0n3

c0c0n3 commented Dec 18, 2018

Copy link
Copy Markdown
Member

re-rested locally. seems to work flawlessly. closes #113

@c0c0n3 c0c0n3 deleted the improve-docker-image branch December 18, 2018 15:08
This was referenced Dec 18, 2018
c0c0n3 added a commit that referenced this pull request Dec 19, 2018
* Fix edit docs link (GH #112) (#114)

* Fix bug GH #115 (#117)

* Geographical Queries Proposal (#111)

* define ql geo-query api.

* implement backbone of geo-queries.

* document slf package

* implement location attr handling.

* implement pr suggestions.

* use ngsi attr to represent centroid.

* implement translation of ngsi geo queries to sql.

* hook geo-query code into quantum leap.

* close line string when converting box to polygon

* use wkt for crate geo queries

* missed this file in prev commit :-)

* implement end-to-end tests.

* enable geo queries independently of geo coding settings.

* accept notifs with missing attr values. (#122)

closes #110

* optmize docker image (issue #113) (#116)

* optmize docker image

now 170mb

* Avoid pinned pipenv

* bump up version number and add 0.5 release notes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants