This project is mirrored from https://github.com/facebook/react-native.git.
Pull mirroring updated .
- Mar 06, 2019
-
-
Héctor Ramos authored
Summary: The `Dockerfile.android` had fallen out of date. We now point to the new community image being used in the Circle CI `test_android` workflow. After spending an hour or two working with these Docker images, I saw some opportunities to clean up the docs as well. [ANDROID] [Fixed] - Use new React Native Community Android base image for local Docker tests. Pull Request resolved: https://github.com/facebook/react-native/pull/23723 Differential Revision: D14331737 Pulled By: hramos fbshipit-source-id: cf42820021c997c3c06cc8b3671f67c9d2650ee5
-
- Feb 28, 2019
-
-
Héctor Ramos authored
Summary: This is an effort to clean up the root of the repository. Everything related to Docker is being moved to the `.circleci` directory, as these images are used as part of the Circle CI 2.0 tests on Android. [GENERAL] [Changed] - Moved Dockerfiles into .circleci directory Pull Request resolved: https://github.com/facebook/react-native/pull/23677 Differential Revision: D14253735 Pulled By: cpojer fbshipit-source-id: 4d482d531a71b8259b09c001b310d82ce5349b87
-