jansanchez / nocker-alpine

An Image for Node.js based in Alpine Linux

Home Page:https://hub.docker.com/r/jansanchez/nocker-alpine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 .

About

An Image for Node.js based in Alpine Linux

https://hub.docker.com/r/jansanchez/nocker-alpine/

License:MIT License


Languages

Language:Dockerfile 100.0%