status-mobile/docker/base
Pedro Pombeiro 63b340ea33
Fix reproducible builds in Docker desktop images
Signed-off-by: Pedro Pombeiro <pombeirp@users.noreply.github.com>
2019-01-29 11:19:01 +01:00
..
Dockerfile refactor docker image creation to use base image 2019-01-25 11:40:32 +01:00
Makefile Fix reproducible builds in Docker desktop images 2019-01-29 11:19:01 +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