Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

Update to v1.0.0 #38

Merged
merged 3 commits into from
Aug 9, 2018
Merged

Update to v1.0.0 #38

merged 3 commits into from
Aug 9, 2018

Conversation

thesocialdev
Copy link
Contributor

Bump node mapnik

@thesocialdev thesocialdev requested a review from mdholloway August 3, 2018 19:22
Dockerfile Outdated
@@ -1,5 +1,8 @@
FROM debian:stretch
RUN apt-get update && apt-get install -y nodejs nodejs-legacy git wget build-essential python libcairo2-dev libgif-dev libpango1.0-dev libjpeg62-turbo-dev apt-transport-https redis-server libmapnik-dev && rm -rf /var/lib/apt/lists/*
RUN apt-get update && apt-get install -y nodejs nodejs-legacy git wget python apt-transport-https redis-server libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev libboost-system-dev libboost-thread-dev libxml2 libxml2-dev libfreetype6 libfreetype6-dev libjpeg-dev libpng-dev libtiff5-dev libcairo2 libcairo2-dev ttf-unifont ttf-dejavu ttf-dejavu-core ttf-dejavu-extra build-essential libgdal-dev libharfbuzz-bin libharfbuzz-dev libmapnik-dev && rm -rf /var/lib/apt/lists/*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as on kartotherian/kartotherian#73. Many of these need not be explicitly installed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Remove uneeded explicit call for package installation
@mdholloway mdholloway merged commit 79a9ca4 into kartotherian:master Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants