Which Docker image for Meteor and Node 14 are you using?

Was using

abernix/meteord:node-12.16.1-base

in the past but now that I have finally managed to update at least my Admin app to Meteor 2.6 I need one with Node 14.

This one

Docker Hub

from networksforchange seems like a popular choice. Is that currently the best choice?

Does anyone know if abernix stopped building the Docker images?

Thanks in advance,

Andreas

1 Like

I use **zodern/meteor **

geoffreybooth/meteor-base

zodern/meteor:latest

1 Like

I’ve noticed that the deploy with this Docker image takes very, very long (probably 5x longer than the previous abernix package.

Is anyone else having the same problem?