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

feat: add testcontainers-oss quickstart guides #22120

Merged
merged 6 commits into from
Mar 3, 2025

Conversation

mdelapenya
Copy link
Member

  • chore: add testcontainers entry in the OSS section of Manuals
  • chore: adds quickstarts for tc-go and tc-java

Description

This PR adds the Testcontainers OSS section in the Manuals > OSS section of the docs.

It's adding the following pages:

  • index page with a basic description of the project, with two cards:
    • why use testcontainers, linking to a benefits page
    • quicktart, linking to a folder with two pages: Go and Java

Below the cards grid, it links to the testcontainers.com/getting-started page.

The benefits page includes some of the content of the above getting-started page, and the Go and Java quickstart pages are copying the quickstart pages from Go (https://golang.testcontainers.org/quickstart/) and Java (https://java.testcontainers.org/quickstart/) in its 3 flavours (junit4, junit5 and spock)

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@github-actions github-actions bot added the hugo Updates related to hugo label Feb 27, 2025
Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit dff5493
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/67c5a16e8cb8a600086bfbad
😎 Deploy Preview https://deploy-preview-22120--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@aevesdocker aevesdocker self-requested a review February 28, 2025 16:21
Copy link
Contributor

@aevesdocker aevesdocker left a comment

Choose a reason for hiding this comment

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

Thanks @mdelapenya
As discussed in Slack, I've changed the content to point to the official TC site, instead of duplicating, whilst we figure out timelines for you and the TC team migrating all the content over.

@aevesdocker aevesdocker merged commit 231f97c into docker:main Mar 3, 2025
14 checks passed
@mdelapenya mdelapenya deleted the add-testcontainers-oss branch March 4, 2025 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests hugo Updates related to hugo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants