/nocker-alpine

An Image for Node.js based in Alpine Linux

Primary LanguageDockerfileMIT LicenseMIT

nocker-alpine

An Image for Node.js based in Debian Alpine

Run + bash (temporaly)

docker run -it --rm jansanchez/nocker-alpine sh

How to use with Docker Compose (Template and Example)

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

If you want your Own Build

Clone repository

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

Build

docker build -t jansanchez/nocker-alpine .