Skip to content

A Docker image which contains everything that is necessary to run an android build of your Expo app

Notifications You must be signed in to change notification settings

PrimitivoFR/expo-turtle-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expo Turtle Build - Docker Image

Before using, just read this please

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

Now you can use it

You can use it running : docker pull tmprimitivo/expo-turtle-build:stable

Available on Docker Hub right here

We use it in our own GitLab CI, you can go for it

Contact us if anything goes wrong :)

We will continuously improve this image 🦉

About

A Docker image which contains everything that is necessary to run an android build of your Expo app

Resources

Stars

Watchers

Forks

Packages

No packages published