Coder Social home page Coder Social logo

dockerfiles's Introduction

dockerfiles

镜像列表:

  • reluxy/node 部署用镜像
  • reluxy/node-build 构建用镜像
  • reluxy/node-dev 开发用镜像

说明:

  • npm 使用 taobao 镜像
  • *-build 镜像定义中设置了构建流程 npm install -> npm test -> npm run build
  • *-build 镜像预装的 npm packages: bunyan
  • *-dev 镜像中包含了vim tmux lsof git-extras zsh oh-my-zsh, 并启用了开发环境常用omz的插件
  • *-dev 镜像预装的 npm packages: n npm-check
  • 基础镜像版本默认为 node:latest
  • 构建时可指定基础镜像版本 例 docker build --build-arg NODE_VERSION=8 ./node -t reluxy/node:8
  • 应用的 Dockerfile 模板中,当前指定的 NODE_VERSION8看,即使用 node 当前的 lts 版本
  • 设置时区为 Asia/Shanghai

dockerfiles's People

Contributors

pandazki avatar yicone avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.