Jakub Sokołowski
e87464e5ba
Squashed commits: - initial work - make base image use all the versions - make desktop images use the base image - update ci to use new images - use new toolversion script - update android image tag - add missing android-26 platform - fix installing packages with sdkmanager - fix installation of react-native-cli - specify prefix path for npm install -g Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
.. | ||
Dockerfile | ||
Makefile | ||
README.md |
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