status-mobile/docker/base
Pedro Pombeiro 6d3211de46
Add golang to `.TOOLVERSIONS` and fix md5 calculation
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-02-01 19:35:22 +01:00
..
Dockerfile refactor docker image creation to use base image 2019-01-25 11:40:32 +01:00
Makefile Add golang to `.TOOLVERSIONS` and fix md5 calculation 2019-02-01 19:35:22 +01:00
README.md add dockerimage for building android 2019-01-16 17:36:13 +01:00

README.md

Descirption

This is a base Docker image used by all other images used for building the Status app.

Packages

It includes:

  • Generic utilities: file, zip, unzip, curl, wget, s3cmd
  • Interpreters and compilters: nodejs, java
  • Package and build mangers: yarn, nvm, leiningen
  • User jenkins for use with Jenkins continuous integration system