Hi, please read all this carefully 🦉
This isn't an official docker image for Expo's turtle-cli, I tried my best.
You'll have to git clone your project, git is already installed. Or set your project directory as a docker volume and bind it to this.
You can also run this with Gitlab CI, there's a .yml config file example here :)
Before getting started, you'll also have to get your keys (Keystore password, Key password, Key alias) by running expo fetch:android:keystore
in your project directory, expo is already installed.
Please cd into shExpoBuild and edit the buildAndroid.sh with your keys n all.
Then you can run /usr/src/app/shExpoBuild/buildAndroid.sh
with some parameters (see gitlab-ci-example.yml).
This was made by Thomas Martin @AppliNH on GitHub. I'm all grateful to the Expo team for all this <3
You can use it running :
docker pull tmprimitivo/expo-turtle-build:stable
Available on Docker Hub right here
Contact us if anything goes wrong :)
We will continuously improve this image 🦉