Retrieves a repository using git-sync and builds the app using yarn build
379
This Docker container can be used to deploy a Node.js app with yarn from a git repository.
It retrieves a repository using git-sync and builds the app using yarn.
git-sync, please see its documentation at https://github.com/kubernetes/git-sync.yarn, please set up your repository according to https://classic.yarnpkg.com/en/docs/yarn-workflow.nginx from https://hub.docker.com/_/nginx.This image defines the following additional ENV variables:
| Variable | Explanation | Default |
|---|---|---|
YARN_BUILD_SCRIPT | defines the script to be called with yarn run $YARN_BUILD_SCRIPT | build |
Content type
Image
Digest
Size
113.6 MB
Last updated
over 5 years ago
docker pull akloeckner/git-sync-yarn-build