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.
- Host: GitHub
- URL: https://github.com/react-native-community/docker-android
- Owner: react-native-community
- License: mit
- Created: 2018-11-30T13:32:26.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-06-05T12:49:01.000Z (21 days ago)
- Last Synced: 2025-06-20T05:44:10.690Z (6 days ago)
- Topics: android, docker, docker-image, react-native
- Language: Dockerfile
- Homepage:
- Size: 134 KB
- Stars: 513
- Watchers: 10
- Forks: 147
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Android Docker Image for react native
[](https://dl.circleci.com/status-badge/redirect/gh/react-native-community/docker-android/tree/main)

[](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.