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

release: build docs as container image #20332

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dvdksn
Copy link
Collaborator

@dvdksn dvdksn commented Jul 1, 2024

Description

Adds instructions for building the docs as a container image.

Related issues or tickets

Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit a1197db
🔍 Latest deploy log https://app.netlify.com/sites/docsdocker/deploys/6751d558e6578800075cee32
😎 Deploy Preview https://deploy-preview-20332--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.

@github-actions github-actions bot added the area/release Relates to CI or deployment label Jul 1, 2024
@dvdksn dvdksn force-pushed the docs-image branch 3 times, most recently from 581d1bf to 34721cd Compare July 1, 2024 12:46
docker-bake.hcl Outdated Show resolved Hide resolved
@docker-robot
Copy link

docker-robot bot commented Oct 1, 2024

Thanks for the pull request. We'd like to make our product docs better, but haven’t been able to review all the suggestions.
As our docs have also diverged, we do not have the bandwidth to review and rebase old pull requests.

If the updates are still relevant, review our contribution guidelines and rebase your pull request against the latest version of the docs, then mark it as fresh with a /remove-lifecycle stale comment.
If not, this pull request will be closed in 30 days. This helps our maintainers focus on the active pull requests.

Prevent pull requests from auto-closing with a /lifecycle frozen comment.

/lifecycle stale

@dvdksn dvdksn marked this pull request as ready for review October 1, 2024 07:00
@dvdksn dvdksn requested a review from a team October 1, 2024 07:00
@dvdksn dvdksn force-pushed the docs-image branch 2 times, most recently from 8f4a00c to 976c9d9 Compare October 1, 2024 07:03
@dvdksn
Copy link
Collaborator Author

dvdksn commented Oct 1, 2024

@usha-mandya if we want to have this workflow, you or @thaJeztah need to add the credentials to the github repo (i don't have permissions)

-
name: Login to Docker Hub
uses: docker/login-action@3
with:
username: ${{ secrets.DOCKER_USER }}
password: ${{ secrets.DOCKER_TOKEN }}

@dvdksn dvdksn force-pushed the docs-image branch 4 times, most recently from 5e7e394 to b3faef2 Compare October 22, 2024 11:53
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants