Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pelias/docker-baseimage
Pelias Docker Baseimage
https://github.com/pelias/docker-baseimage
create /data dir
ec56f0a8e85ab8d6b8b2475b193eb71a83213721 authored about 1 year ago by Peter Johnson <[email protected]>Update Docker baseimage to Ubuntu 22.04
bc00f08af4bdf32f812b3a50d4694822d2e03eeb authored over 1 year ago by Julian Simioni <[email protected]>
This gives us several more years of a supported Ubuntu version, lots of
updated default packages...
Upgrade to Node.js 16.20.1
a3d4b13b74c4509d341abba51edec1cbecdb6bcf authored over 1 year ago by Julian Simioni <[email protected]>Connects https://github.com/pelias/pelias/issues/950
9b4c93bfb19fea448193adb6d52c7543bb45418f authored over 1 year ago by Julian Simioni <[email protected]>Remove compiler toolchain and python
ea19fa55219782ca6c5f2e638ce5fea5f7feab79 authored about 3 years ago by Julian Simioni <[email protected]>
We currently include a full compiler toolchain (gcc, autoconf, automake,
etc), as well as Python...
Upgrade Node.js to v12.22.2
a0bf41fc9221974e2237f3f61644aae77f8ef2b1 authored over 3 years ago by Julian Simioni <[email protected]>This includes fixes for recent security issues described at https://nodejs.org/en/blog/vulnerabi...
a9a926173d248476ec99c9c54a58095c6d0017c0 authored over 3 years ago by Julian Simioni <[email protected]>fcadbeb2b43995659b51289d65eb84d59ec5b5f6 authored over 3 years ago by Julian Simioni <[email protected]>
chore - update contact details
8725bf96ed48dce89c0419f1c5cc1c9aeb75a86c authored over 4 years ago by Julian Simioni <[email protected]>fe16b9ce6459183c6df46fa5e8acfc1b0d92027f authored over 4 years ago by missinglink <[email protected]>
Upgrade to Node.js 12.15.0
8f907ed095dd3b3a1c7a49fd75394923ac95aebc authored almost 5 years ago by Julian Simioni <[email protected]>Recently a round of [security vulnerabilities](https://nodejs.org/en/blog/vulnerability/february...
597a041ecf9dd04d5a01b454a55491a2d4c63102 authored almost 5 years ago by Julian Simioni <[email protected]>Explicitly use Ubuntu 18.04
f1878ad47953beac5095ff8c85236ac60da1d6b9 authored almost 5 years ago by Julian Simioni <[email protected]>
This changes the Ubuntu docker image used from `ubuntu:latest` to
`ubuntu:18.04`. Going by the d...
Add NPM upgrade step
cf77e84c045c2710883a902115dc46001855d858 authored about 5 years ago by Julian Simioni <[email protected]>The Pelias base image currently does not have a step to update NPM.
While using a modern versio...
f84b8f7b7eaca765a65b32e26fee27c4a6142048 authored about 5 years ago by Julian Simioni <[email protected]>Update Node.js to version 12.9.1
61e97e53d267339f214222396ef6a35b37e77de3 authored over 5 years ago by Julian Simioni <[email protected]>This version is supposed to have much faster JSON parsing:
https://nodejs.org/en/blog/release/v...
069717b0dd3673b18ea104646c18b588b58facd6 authored over 5 years ago by Julian Simioni <[email protected]>
This is required to support the `--max-http-header-size` option that
helps fix https://github.co...
Remove nave cache directory
66c47f33c9f82894a23274af8be23903001e6376 authored about 6 years ago by Julian Simioni <[email protected]>
I was looking briefly at the output of [Anchore image
analysis](https://anchore.io/image/dockerh...
This was made obsolete in 385caa3
497f8ec360b7c703904c99cd08f10b1c236e4f8d authored about 6 years ago by Julian Simioni <[email protected]>
This updates our Dockerfile to use the latest Node.js version, fixing
critical security vulnerab...
Use ci-tools Docker image script
0b06b31dadb06c09f2fcb487c2078bddd13439b0 authored about 6 years ago by Julian Simioni <[email protected]>Connects https://github.com/pelias/pelias/issues/749
385caa38840fcf7aa7a09da87b428663ad801a72 authored about 6 years ago by Julian Simioni <[email protected]>Upgrade Node.js to version 10.13.0 (LTS)
b0605a4b41822d9bd3d1de0649d79169d617d255 authored about 6 years ago by Julian Simioni <[email protected]>f6a7a2232f27ad750e619fcaae499346b27a8858 authored about 6 years ago by Julian Simioni <[email protected]>
Add maintainer info to Docker image via label
8a8f1d2f0350ba132d6d31faf374767f360dc769 authored over 6 years ago by Julian Simioni <[email protected]>
This was previously found only in the pelias/api image, but it should be
everywhere.
Add a pelias user
8f8116a0217cc60a3e1aa88fd297d07776428580 authored over 6 years ago by Julian Simioni <[email protected]>
For security reasons, it's important that Docker containers run
processes as non-root users wher...
Update Node.js to 8.11.4
c735a3471a32f0f46a37eef8631c0a1c0cccb55f authored over 6 years ago by Julian Simioni <[email protected]>
This fixes some minor security vulnerabilities, see
https://nodejs.org/en/blog/vulnerability/aug...
Upgrade Node.js to 8.11.3
95f42f8190d122a31e0a637197a80835e8f793aa authored over 6 years ago by Julian Simioni <[email protected]>Connects https://github.com/pelias/pelias/issues/612
d2494a699228b96b67d42b18fe6c506aa04eb26f authored over 6 years ago by Julian Simioni <[email protected]>Add python to baseimage
0d98011ce8351b7d612ce33b68c57d4b7901641c authored almost 7 years ago by Julian Simioni <[email protected]>We are not sure exactly why, but are adding it due to this message:
```
debconf: delaying packa...
This lets us better format the ever-growing package list
b9dd68c3a4508bb38d475cf1bcf1fcd4d4780c03 authored almost 7 years ago by Julian Simioni <[email protected]>
This is now required by all importers as of
https://github.com/pelias/wof-admin-lookup/pull/194
...
Update to Node.js 6.14
bf6c6d01157c70484fc007d07d6a32b54d6476ca authored almost 7 years ago by Julian Simioni <[email protected]>There were some serious [security releases](https://nodejs.org/en/blog/vulnerability/march-2018-...
803045e2a70b7317f62553289f1bf4258f5b5261 authored almost 7 years ago by Julian Simioni <[email protected]>This allows other builds to succeed
857c3dc18a37ad5e942802d0522716dcd12a9989 authored almost 7 years ago by Julian Simioni <[email protected]>
This file is a configuration file, so a default shouldn't be provided,
and any pelias.json neede...
8fe97a3094bb5306c4dfe97d6192fa5b36d8a001 authored almost 7 years ago by Julian Simioni <[email protected]>