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

docs: add docs regarding Colima usage #547

Merged
merged 1 commit into from Oct 6, 2022

Conversation

hhsnopek
Copy link
Contributor

@hhsnopek hhsnopek commented Oct 4, 2022

Context

This pull request adds documentation around the utilization of Colima with Docker. It includes two ways of integrating with Colima, one of which is suggested by Colima and the other is the workaround defined from a Slack Thread of debugging which also serves as a pre-v0.4.0 Colima solution.

Preview

screencapture-deploy-preview-547-testcontainers-go-netlify-app-features-using-colima-2022-10-04-17_26_24

@hhsnopek hhsnopek requested a review from a team as a code owner October 4, 2022 22:25
Copy link
Collaborator

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR LGTM, thanks @hhsnopek for your contribution!

Once merged, I'd work in placing both Podman and Colima docs under a System Requirements parent page, like in the Java site: https://www.testcontainers.org/supported_docker_environment/#using-colima

Let's wait for @eddumelendez's comments on #547 (comment) to merge it

@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Merging #547 (8f71052) into main (4c79569) will decrease coverage by 0.23%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #547      +/-   ##
==========================================
- Coverage   68.84%   68.61%   -0.24%     
==========================================
  Files          22       22              
  Lines        2154     2154              
==========================================
- Hits         1483     1478       -5     
- Misses        533      537       +4     
- Partials      138      139       +1     
Impacted Files Coverage Δ
docker.go 70.82% <0.00%> (-0.53%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Collaborator

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. It's great!

@mdelapenya mdelapenya merged commit 44419c0 into testcontainers:main Oct 6, 2022
mdelapenya added a commit to prskr/testcontainers-go that referenced this pull request Oct 6, 2022
* main:
  Log docker server info (testcontainers#548)
  docs: add docs regarding Colima usage (testcontainers#547)
@hhsnopek hhsnopek deleted the colima-docs branch October 6, 2022 14:05
@mdelapenya mdelapenya added the documentation Docs, docs, docs. label Oct 13, 2022
@mdelapenya mdelapenya mentioned this pull request Oct 22, 2022
mdelapenya referenced this pull request in mdelapenya/testcontainers-go Dec 21, 2022
* main:
  Add system requirements parent docs page for podman and colima (#562)
  Support for cap-add/cap-drop (#555)
  fix container NetworkMode usage (#560)
  chore: use hashed versions of test-summary action (#556)
  chore: use container.State() function in tests (#543)
  Log docker server info (#548)
  docs: add docs regarding Colima usage (#547)
  chore: add emoji to breaking changes in release drafter (#542)
  chore: add CONTRIBUTING file (#539)
  issue #537 Rename the wait/multi.go file to wait/all.go (#541)
  docs: add a basic layout for wait strategies in docs (#536)
  docs: improve consistency and fix typos (#534)
  chore: do not skip test (#528)
  chore: include test flakiness in the release drafter (#535)
  chore: retire old versions of Go (#530)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Docs, docs, docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants