react-native-macos/ContainerShip
Héctor Ramos 4fbfbe6bb0 Update image
Summary:
Use newer Docker image and add script that rebuilds the image locally

Rebuilding should be rarely needed, but in this case we did need a newer BUCK version

To run tests locally:

```
npm run test-android-setup
npm run test-android-build
npm run test-android-run-unit-test
```

If a newer android-base image is needed, just run `npm run test-android-build-base` to rebuild the image locally. Ping hramos if the Docker hub image is too out of date.
Closes https://github.com/facebook/react-native/pull/17325

Differential Revision: D6630793

Pulled By: hramos

fbshipit-source-id: ec76ec86aec0debf914649b7ec5fdafccf28fec7
2017-12-22 20:42:30 -08:00
..
scripts Fix typo in run-instrumentation-tests-via-adb-shell.sh 2017-10-17 13:18:07 -07:00
Dockerfile.android Update image 2017-12-22 20:42:30 -08:00
Dockerfile.android-base Update Docker images to latest Android SDK, Buck 2017-12-21 17:31:32 -08:00
Dockerfile.javascript Upgrade the version of Yarn to 0.27.5 for CI 2017-07-07 06:24:31 -07:00