Rhys Kidd
|
ca66c0a333
|
Dockerfile: Update to current Pelias contact email address
Per https://github.com/pelias/pelias/tree/master/announcements/2018-01-02-pelias-update
replace @mapzen.com email address in Dockerfile with the current Pelias contact email address.
For example this will be visible from `docker inspect` with the other labels.
|
7 years ago |
Julian Simioni
|
d4d52443dc
|
Update Dockerfile for libpostal service
The Dockerfile no longer needs to be build on the libpostal_baseimage
(which will probably go away soon)
|
7 years ago |
Julian Simioni
|
4a48bf54e9
|
Use COPY instead of ADD
It has more predictable behavior: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/#add-or-copy
|
7 years ago |
Julian Simioni
|
171b529b81
|
Use new maintainer label format
|
7 years ago |
Julian Simioni
|
fba8c5c417
|
Remove Docker specific pelias.json
There is a default file managed by the pelias baseimage.
|
7 years ago |
Julian Simioni
|
4f7b041f72
|
Use best practices for CMD parameters
See the section at
https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/
|
7 years ago |
Julian Simioni
|
9f817ae428
|
Inherit from libpostal_baseimage
|
7 years ago |
Peter Johnson
|
3881861886
|
typo
|
8 years ago |
Amir Rahnama
|
8827c98e05
|
Update Dockerfile to avoid npm install fail
|
8 years ago |
Hannes Junnila
|
96817994f6
|
add default config
|
9 years ago |
Hannes Junnila
|
cff28174b9
|
Use older Node version
|
9 years ago |
Hannes Junnila
|
20da6502cc
|
Preliminary Dockerfile
|
9 years ago |