status-react/docker/base
Jakub Sokołowski 30dc24a3a9
ci: move windows base image to docker image, add workdir
Signed-off-by: Jakub Sokołowski <jakub@status.im>
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
2019-03-01 14:39:43 +01:00
..
Dockerfile ci: move windows base image to docker image, add workdir 2019-03-01 14:39:43 +01:00
Makefile ci: move windows base image to docker image, add workdir 2019-03-01 14:39:43 +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