Skip to content

Conversation

@blrchen
Copy link
Collaborator

@blrchen blrchen commented May 16, 2022

Currently create docker image for web api takes more than 10 minutes to complete. The main reason is setup python and on ubuntu takes a long time to complete.

This PR changes base image from ubuntu to python pre-installed image, and build time is reduced to 2 minutes.

@blrchen blrchen merged commit f9fcd28 into feathr-ai:main May 17, 2022
@blrchen blrchen deleted the blair/improve-api-docker-build branch May 17, 2022 17:19
bozhonghu pushed a commit that referenced this pull request Jun 1, 2022
* main: (30 commits)
  Yihui/moderate registration conflict (#304)
  Update homepage (#310)
  Add extensible extractor APIs (#302)
  Remove Java and JS from Code Scanning
  Create codeql-analysis.yml
  [feathr] Add API to materialize features to offline store (#294)
  Improve error message when path is not supported (#257)
  Add tech talk slides for Feathr (#296)
  Update README.md
  Add milestone link (#286)
  Fix millisecond timestamp handling (#288)
  Consolidating CI pipelines (#280)
  Fixed dependecy problem of pretty print utils (#273)
  Fixing a broken link in README.md (#277)
  Fix test failure (#276)
  Added feature validation (#258)
  Feathr UI: Display feature key and transform expression in feature detail pages (#262)
  Feathr UI: enable multiple tenant auth (#266)
  Reduce feathr web api docker image build time (#261)
  Pretty-print the features produced by buildFeatures  (#214)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants