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

Add Dockerfile for Alpine Linux #981

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

daper
Copy link

@daper daper commented Jun 12, 2023

Description

Adds a Dockerfile that builds nucliadb using alpine based images.

How was this PR tested?

By building it on a docker daemon.

@daper daper requested a review from a team as a code owner June 12, 2023 11:23
@CLAassistant
Copy link

CLAassistant commented Jun 12, 2023

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02 🎉

Comparison is base (668c556) 85.00% compared to head (302ab01) 85.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #981      +/-   ##
==========================================
+ Coverage   85.00%   85.02%   +0.02%     
==========================================
  Files         358      358              
  Lines       20460    20460              
==========================================
+ Hits        17392    17397       +5     
+ Misses       3068     3063       -5     
Flag Coverage Δ
ingest 74.19% <ø> (ø)
nucliadb 61.99% <ø> (+0.03%) ⬆️
reader 73.86% <ø> (ø)
sdk 41.28% <ø> (ø)
train 57.35% <ø> (ø)
utils 85.26% <ø> (ø)
writer 85.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

2 participants