A simple Node image based on Alpine Linux, for Expo projects in CI/CD environments.
5.4K
A simple Node image based on Alpine Linux, for Expo projects in CI/CD environments.
bash to create new builds with the React Native bundler (Metro).git and openssh-client are required to push new releases (Git over SSH) with Semantic Release.expo-cli is installed to interact with the Expo API, even without explicit project dependencies.RUN statement to avoid intermediate containers.apk and npm caches are removed or turned off to avoid large build images.ci-node for all other tweaks.Content type
Image
Digest
Size
87.1 MB
Last updated
over 7 years ago
docker pull bycedric/ci-expo