Skip to content

[docker] move to alpine base image#395

Merged
ebuchman merged 1 commit intodevelopfrom
feature/alpine-docker-base-image
Feb 8, 2017
Merged

[docker] move to alpine base image#395
ebuchman merged 1 commit intodevelopfrom
feature/alpine-docker-base-image

Conversation

@melekes
Copy link
Contributor

@melekes melekes commented Feb 5, 2017

813Mb => 29.5Mb 😋

Re(push) image:

docker build -t "tendermint/tendermint" -t "tendermint/tendermint:0.8.0" -t "tendermint/tendermint:0.8" .
docker login
docker push "tendermint/tendermint" "tendermint/tendermint:0.8.0" "tendermint/tendermint:0.8"

@codecov-io
Copy link

codecov-io commented Feb 5, 2017

Codecov Report

❗ No coverage uploaded for pull request base (develop@36b5d86). Click here to learn what that means.

@@            Coverage Diff             @@
##             develop     #395   +/-   ##
==========================================
  Coverage           ?   50.48%           
==========================================
  Files              ?       37           
  Lines              ?     4437           
  Branches           ?        0           
==========================================
  Hits               ?     2240           
  Misses             ?     1981           
  Partials           ?      216

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 36b5d86...bf64dd2. Read the comment docs.

@melekes melekes force-pushed the feature/alpine-docker-base-image branch from 0be18a4 to cf525fa Compare February 5, 2017 14:19
@melekes melekes force-pushed the feature/alpine-docker-base-image branch from cf525fa to bf64dd2 Compare February 5, 2017 20:11
@ebuchman ebuchman merged commit 937c06a into develop Feb 8, 2017
@ebuchman ebuchman deleted the feature/alpine-docker-base-image branch February 8, 2017 07:15
@ebuchman ebuchman mentioned this pull request Feb 14, 2017
cmwaters pushed a commit that referenced this pull request Feb 11, 2022
thanethomson pushed a commit that referenced this pull request Aug 12, 2022
thanethomson added a commit that referenced this pull request Aug 12, 2022
* Typo fix in README.md (#350)

* Updated Apalache type annotations (#395)

Co-authored-by: Prajjwol Gautam <prajjwol@gmail.com>
Co-authored-by: Kukovec <jure.kukovec@gmail.com>
cmwaters pushed a commit that referenced this pull request Aug 19, 2022
* Typo fix in README.md (#350)

* Updated Apalache type annotations (#395)

Co-authored-by: Prajjwol Gautam <prajjwol@gmail.com>
Co-authored-by: Kukovec <jure.kukovec@gmail.com>
faddat referenced this pull request in notional-labs/tendermint Apr 3, 2023
Contributes to #93 and #41

[Rendered](https://github.com/cometbft/cometbft/blob/sergio/qa_0.37.x-alpha3_baseline_plots/docs/qa/v037/CometBFT.md)

Complementary to #376 (and analogous to what we did for CometBFT `v0.34.x` QA) this PR re-plots the baseline results, obtained in Oct 2022, using the newly developed python scripts.
The goal is to ease visual comparison between CometBFT `v0.37.x` and Tendermint Core baseline results when looking at the report.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog)
- [x] Updated relevant documentation (`docs/` or `spec/`) and code comments
adrianbrink pushed a commit to heliaxdev/tendermint that referenced this pull request May 23, 2023
…dermint#401)

Contributes to #93 and #41

[Rendered](https://github.com/cometbft/cometbft/blob/sergio/qa_0.37.x-alpha3_baseline_plots/docs/qa/v037/CometBFT.md)

Complementary to tendermint#376 (and analogous to what we did for CometBFT `v0.34.x` QA) this PR re-plots the baseline results, obtained in Oct 2022, using the newly developed python scripts.
The goal is to ease visual comparison between CometBFT `v0.37.x` and Tendermint Core baseline results when looking at the report.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog)
- [x] Updated relevant documentation (`docs/` or `spec/`) and code comments

(cherry picked from commit c67d2f7)

Co-authored-by: Sergio Mena <sergio@informal.systems>
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