Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use pre-built Docker image for development #3380

Closed
iperdomo opened this issue Jan 7, 2020 · 0 comments
Closed

Use pre-built Docker image for development #3380

iperdomo opened this issue Jan 7, 2020 · 0 comments

Comments

@iperdomo
Copy link
Contributor

iperdomo commented Jan 7, 2020

Instead of building the image locally we can reuse the pre-built image
See akvo/akvo-dockerfiles#21

@iperdomo iperdomo self-assigned this Jan 7, 2020
dlebrero added a commit that referenced this issue Jan 8, 2020
[#3380] Use pre-built Docker image for development
@iperdomo iperdomo closed this as completed Jan 8, 2020
@iperdomo iperdomo reopened this Jan 15, 2020
iperdomo added a commit that referenced this issue Jan 15, 2020
- Update to the latest akvo/akvo-flow-builder image that is based
  on a published google/cloud-sdk
- Remove references to ruby build process, e.g. RAKEP_MODE BUNDLE etc
  We're now using `node` to bundle our client application
- Use `npm ci` instead of `npm install` as part of the build
  https://docs.npmjs.com/cli/ci.html
- Cache `$HOME/.npm` to speed up builds
dlebrero added a commit that referenced this issue Jan 15, 2020
iperdomo added a commit that referenced this issue Jan 15, 2020
$HOME/.cache is used by gcloud sdk machinery to keep the sdk updated
iperdomo added a commit that referenced this issue Jan 15, 2020
The new image includes `py-openssl` required for deployments
akvo/akvo-dockerfiles@012ea0b
@iperdomo iperdomo closed this as completed Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant