Skip to content

Releases: zodern/meteor-docker

v0.7.2

31 Jan 03:48
467ec35
Compare
Choose a tag to compare

0.7.2 (2024-01-31)

Bug Fixes

  • Fix restarting container when using Meteor 2.14 #38

v0.7.1

22 Dec 18:15
e2ac0ff
Compare
Choose a tag to compare

0.7.1 (2023-12-22)

  • Support Meteor 2.13 (52e1c6d)
  • Support Meteor 3

v0.7.0

18 Apr 23:59
076a7ea
Compare
Choose a tag to compare

0.7.0 (2022-04-18)

Features

  • helpful error message if can not find node version (30511af)
  • stop bundling Node 4 and 0.10 (caea2f1)
  • Update base image (1875173)

v0.6.1

01 Jan 02:24
Compare
Choose a tag to compare

0.6.1 (2021-01-01)

Bug Fixes

  • Change EXACT_NODE_VERSION default back to false (60880b2)

v0.6.0

01 Jan 01:54
Compare
Choose a tag to compare

0.6.0 (2021-01-01)

Features

  • EXACT_NODE_VERSION variable as build arg (#10) (3a2b80a)
  • load NVM and set node version in bash shells (9da9864)
  • Update node version for latest Meteor release (#11) (2a9ef9f)
  • Update node versions (6cbdd6b)

v0.5.0

10 Jul 03:31
eb4572e
Compare
Choose a tag to compare

0.5.0 (2018-07-10)

Bug Fixes

  • change UID before changing owner of bundle (7cf72a6)

Features

  • Combine some commands in dockerfile (c23e4eb)
  • Only install phantomjs in root image (f510d19)
  • Symlink duplicate npm versions (e88156e)
  • Update base image to debian:stretch-slim (d79e670)
  • update Node 8 to 8.11.3 for Meteor 1.7.0.2 (c100da8)

v0.4.0

12 Jun 15:44
7f1167f
Compare
Choose a tag to compare

0.4.0 (2018-06-12)

Features

  • Update node 8 to 8.11.2 for Meteor 1.7 (#5) (7f1167f)

v0.3.0

09 Feb 03:54
Compare
Choose a tag to compare

0.3.0 (2018-02-09)

Features

  • update debian image to jessie (1610924)

v0.2.0

05 Feb 21:59
Compare
Choose a tag to compare

0.2.0 (2018-02-05)

Features

  • Install phantomjs 2.1.1 (a33c760)

v0.1.0

05 Feb 20:31
Compare
Choose a tag to compare
Add zodern/meteor:root image