Releases: zodern/meteor-docker
Releases · zodern/meteor-docker
v0.7.2
0.7.2 (2024-01-31)
Bug Fixes
- Fix restarting container when using Meteor 2.14 #38
v0.7.1
0.7.1 (2023-12-22)
- Support Meteor 2.13 (52e1c6d)
- Support Meteor 3
v0.7.0
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
0.6.1 (2021-01-01)
Bug Fixes
- Change EXACT_NODE_VERSION default back to false (60880b2)
v0.6.0
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
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
0.4.0 (2018-06-12)
Features
- Update node 8 to 8.11.2 for Meteor 1.7 (#5) (7f1167f)
v0.3.0
0.3.0 (2018-02-09)
Features
- update debian image to jessie (1610924)
v0.2.0
0.2.0 (2018-02-05)
Features
v0.1.0
Add zodern/meteor:root image