nodesource/docker-nsolid

Name: docker-nsolid

Owner: NodeSource

Description: The repo that powers our public N|Solid Docker images living on Docker Hub

Created: 2015-11-11 08:46:03.0

Updated: 2018-05-02 20:47:10.0

Pushed: 2018-05-02 20:47:09.0

Homepage: https://nodesource.com/products/nsolid

Size: 1191

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

N|Solid

N|Solid Docker Images

Welcome to the home for the source code of the N|Solid Docker Images!

Images

This repository is used to build and push the following 4 images to the Docker Hub:

If you are looking for documentation on how to use these images, checkout our the official docs!

Running Images

N|Solid

er run nodesource/nsolid:latest

N|Solid Console

er run -P nodesource/nsolid-console:latest
Building Images
Alpine
ID_VERSION=3.1.1 make alpine
Debian / Ubuntu
ID_VERSION=3.1.1 make build
Publishing Images
ER_REGISTRY=username NSOLID_VERSION=3.1.1 make publish
Alpine
ER_REGISTRY=username NSOLID_VERSION=3.1.1 make publish-alpine
Cleaning up
ID_VERSION=3.1.1 make clean # removes download directories `nsolid-bundle-*`
ID_VERSION=3.1.1 make cleanall # runs `make clean` and removes all docker images with label=nodesource=nsolid

Contributing

To submit a bug report, please create an issue at GitHub.

If you'd like to contribute code to this project, please read the CONTRIBUTING.md document. It contains a brief overview of this repo.

License & Copyright

docker-nsolid is Copyright (c) 2017 NodeSource and licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

The projects contained within the docker-nsolid images maintain their own Licenses.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.