Skip to content

Feature/dockerfile#59

Merged
acelaya merged 9 commits intoshlinkio:mainfrom
acelaya-forks:feature/dockerfile
Jan 30, 2025
Merged

Feature/dockerfile#59
acelaya merged 9 commits intoshlinkio:mainfrom
acelaya-forks:feature/dockerfile

Conversation

@acelaya
Copy link
Member

@acelaya acelaya commented May 26, 2024

Closes #4
Closes #15

Rearrange dependencies to make sure only those used by the server are shipped in the docker image.

Add Dockerfile to generate a production image.

TODO

@codecov
Copy link

codecov bot commented May 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.44%. Comparing base (3a9ed94) to head (7cefd6e).
Report is 50 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #59      +/-   ##
==========================================
+ Coverage   63.94%   65.44%   +1.50%     
==========================================
  Files          32       32              
  Lines         796      874      +78     
  Branches      132      129       -3     
==========================================
+ Hits          509      572      +63     
- Misses        155      173      +18     
+ Partials      132      129       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acelaya acelaya force-pushed the feature/dockerfile branch from f9eedea to 4a0b227 Compare May 27, 2024 06:34
@acelaya acelaya force-pushed the feature/dockerfile branch 4 times, most recently from fd103f4 to b2e58cb Compare June 21, 2024 08:16
@acelaya acelaya force-pushed the feature/dockerfile branch from ea68b99 to 6628ef2 Compare October 12, 2024 18:43
@acelaya acelaya force-pushed the feature/dockerfile branch from 6628ef2 to 3a1cbac Compare October 26, 2024 08:37
@acelaya acelaya force-pushed the feature/dockerfile branch 2 times, most recently from 41b304c to 47c294e Compare December 9, 2024 13:53
@acelaya acelaya force-pushed the feature/dockerfile branch 2 times, most recently from bf2e29e to c2d5bbe Compare January 7, 2025 08:22
@acelaya acelaya force-pushed the feature/dockerfile branch from c2d5bbe to 59a5b24 Compare January 21, 2025 07:55
@acelaya acelaya force-pushed the feature/dockerfile branch from a68c8c4 to a820353 Compare January 30, 2025 07:24
@acelaya acelaya marked this pull request as ready for review January 30, 2025 07:55
@acelaya acelaya merged commit 0c30fd1 into shlinkio:main Jan 30, 2025
6 checks passed
@acelaya acelaya deleted the feature/dockerfile branch January 30, 2025 07:56
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.

Check which dependencies should be set as prod dependencies and shipped with the docker image Add Dockerfile

1 participant