An open API service indexing awesome lists of open source software.

https://github.com/react-native-community/docker-android

Android Docker Image for React Native and common android development.
https://github.com/react-native-community/docker-android

android docker docker-image react-native

Last synced: about 16 hours ago
JSON representation

Android Docker Image for React Native and common android development.

Awesome Lists containing this project

README

        

## Android Docker Image for react native
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/react-native-community/docker-android/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/react-native-community/docker-android/tree/main)
![Publish](https://github.com/react-native-community/docker-android/workflows/Publish/badge.svg)
[![Docker Pulls](https://img.shields.io/docker/pulls/reactnativecommunity/react-native-android.svg)](https://hub.docker.com/r/reactnativecommunity/react-native-android)

## Motivation
This is an implementation of https://github.com/react-native-community/discussions-and-proposals/blob/master/proposals/0036-Official-Docker.md.

## Showcase
https://github.com/react-native-community/ci-sample

## Dockerhub Image
see https://hub.docker.com/r/reactnativecommunity/react-native-android/

Original version is split from react-native repo, see https://github.com/facebook/react-native/blob/988366a4179d87d667e5d9396efdfba4cbbe0b2e/ContainerShip/Dockerfile.android-base.