Skip to content

jansanchez/nocker-wheezy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nocker-wheezy

An Image for Node.js based in Debian Wheezy

Run + bash (temporaly)

docker run -it --rm jansanchez/nocker-wheezy bash

How to use with Docker Compose (Template and Example)

Example: https://github.com/jansanchez/nocker-wheezy-app

If you want your Own Build

Clone repository

git clone git@github.com:jansanchez/nocker-wheezy.git

Build

docker build -t jansanchez/nocker-wheezy .