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

Update base images used for building Synapse containers (SYN-3236) #2596

Merged
merged 7 commits into from Mar 16, 2022

Conversation

vEpiphyte
Copy link
Contributor

  • Move to containers built on Ubuntu base images instead of Debian base images.
  • Removes build-essential, supervisord, tree, net-tools, cron, and several libraries which are legacy and no longer needed by Synapse in release images.

@vEpiphyte vEpiphyte changed the title Update base images used for building Synapse containers Update base images used for building Synapse containers (SYN-3236) Mar 16, 2022
@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

Merging #2596 (707c640) into master (15ae6f2) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2596      +/-   ##
==========================================
- Coverage   96.91%   96.78%   -0.13%     
==========================================
  Files         200      200              
  Lines       38251    38251              
==========================================
- Hits        37071    37023      -48     
- Misses       1180     1228      +48     
Flag Coverage Δ
linux 96.78% <ø> (-0.01%) ⬇️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/tests/utils.py 94.21% <0.00%> (-1.98%) ⬇️
synapse/lib/hiveauth.py 96.30% <0.00%> (-0.71%) ⬇️
synapse/cortex.py 96.50% <0.00%> (-0.63%) ⬇️
synapse/lib/view.py 95.30% <0.00%> (-0.51%) ⬇️
synapse/lib/trigger.py 94.98% <0.00%> (-0.39%) ⬇️
synapse/lib/jsonstor.py 98.29% <0.00%> (-0.25%) ⬇️
synapse/lib/lmdbslab.py 99.52% <0.00%> (-0.20%) ⬇️
synapse/lib/layer.py 96.97% <0.00%> (-0.13%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15ae6f2...707c640. Read the comment docs.

@vEpiphyte vEpiphyte added this to the v2.8x.x milestone Mar 16, 2022
@vEpiphyte vEpiphyte merged commit 167805b into master Mar 16, 2022
@vEpiphyte vEpiphyte deleted the feat_docker_vtxbim branch March 16, 2022 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants