项目作者: rslvn

项目描述 :
Docker image for node and yarn in ubuntu
高级语言: Dockerfile
项目地址: git://github.com/rslvn/ubuntu-node-yarn.git
创建时间: 2019-04-19T12:06:18Z
项目社区:https://github.com/rslvn/ubuntu-node-yarn

开源协议:

下载


ubuntu-node-yarn

Current node docker image has too big size.
This repository is enveloped to use a minimal node docker image/container.

repository

github

image

ubuntu-node-yarn

build the image

  1. cd build
  2. docker-compose build

run the container

  1. cd run
  2. docker-compose up

validate the image and container

  1. docker images
  2. docker ps

destroy the container

  1. docker-compose down

tags

latest

  • ubuntu: 18.04
  • node: v10.15.3
  • npm: 6.4.1
  • yarn: 0.32

v10.15.3

  • ubuntu: 18.04
  • node: v10.15.3
  • npm: 6.4.1
  • yarn: 0.32