- don't set user
node
or/home/node
incentos7
- rename
centos7-devtoolset7
tocentos7
- add generic
entrypoint
andcmd
to all images - update all images to use
ENV key=value
syntax.
- Update
centos7-devtoolset7
image since RedHat archived yum repo.
2.2.0 - 2024-02-02
2.1.1 - 2022-12-10
- Fix
python
inurlgrabber-ext-down
(#29) (61db648
) (Rob Moran) - Pin Node.js to 16 in
centos7-devtoolset7
(e32dae9
) (Vincent Weevers).
2.1.0 - 2022-07-01
2.0.0 - 2022-03-04
- Breaking: bump Python from 2.x to 3.x (
4926f87
)
- Fix
HOME
to be/home/node
in all images (1061de7
) - Disable npm update check (
e44b75c
,b0c8df4
) - Fix
strip
location in android images (a19a787
).
1.0.1 - 2021-08-01
- Fix path to
strip
binary inlinux-armv6
(#20) (faa0898
) - Consistently use Node.js LTS in all images (
3d9bf68
) - Remove inherited
dockcross
labels (5f77a19
) - Reduce layers (#3) (
c7d2ca9
).
1.0.0 - 2021-07-31
First (versioned) release.