Compare commits

...

2 Commits

Author SHA1 Message Date
ebc7b3758f 4.3.32 2017-09-14 17:32:42 +02:00
414c51b618 add docker 2017-09-14 17:32:36 +02:00
2 changed files with 3 additions and 1 deletions

2
Dockerfile_npmcidocker Normal file
View File

@ -0,0 +1,2 @@
FROM hosttoday/ht-docker-node:stable
RUN curl -sSL https://get.docker.com/ | sh

View File

@ -1,6 +1,6 @@
{
"name": "ht-docker-node",
"version": "4.3.31",
"version": "4.3.32",
"description": "docker image with nodejs with shipzone.io support",
"main": "index.js",
"scripts": {