aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f74c79871d51db9322e6169bf2fe6a5113b0068e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Images with a MeteorJS

![Build Status](https://github.com/valentineus/docker-meteor/workflows/Docker/badge.svg)
[![MicroBadger Layers](https://images.microbadger.com/badges/image/valentineus/meteor.svg)](https://microbadger.com/images/valentineus/meteor)

Minimalistic and clean images containing the MeteorJS platform.

Ideal for:
- Basic images for building your tools.
- Images for automatic testing and building of applications in CI.

## Images for build

Images that have in tag `build` are extended images.
In addition to the installed MeteorJS platform, an installed package `build-essential` is offered, which facilitates the assembly of applications.