Skip to content

docs: edits to docker guide#1639

Merged
angiejones merged 2 commits intomainfrom
docker-guide
Mar 12, 2025
Merged

docs: edits to docker guide#1639
angiejones merged 2 commits intomainfrom
docker-guide

Conversation

@angiejones
Copy link
Copy Markdown
Collaborator

Updated the instructions for building Goose in Docker, including rephrasing and restructuring the content for better readability.

@angiejones angiejones requested review from EbonyLouis and acekyd March 12, 2025 04:35
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 12, 2025

PR Preview Action v1.6.0

🚀 View preview at
https://block.github.io/goose/pr-preview/pr-1639/

Built to branch gh-pages at 2025-03-12 15:44 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

- Mounting your personal Goose settings and hints files in the `docker-compose.yml` file. This allows you to use your personal settings and hints files within the Docker container.

Among these, only the first change is mandatory. We need to set the API key, provider, and model as environment variables because the keyring settings do not work on Ubuntu in Docker.
- **Required** Setting your API key, provider, and model in the `docker-compose.yml` file as environment variables because the keyring settings do not work on Ubuntu in Docker. This example uses the Google API key and its corresponding settings, but you can [find your own list of API keys](https://github.com/block/goose/blob/main/ui/desktop/src/components/settings/models/hardcoded_stuff.tsx) and the [corresponding settings](https://github.com/block/goose/blob/main/ui/desktop/src/components/settings/models/hardcoded_stuff.tsx).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks a bit off, maybe we can make it Required and Optional instead of the bold.

@angiejones angiejones merged commit bc304f0 into main Mar 12, 2025
3 checks passed
@angiejones angiejones deleted the docker-guide branch March 12, 2025 15:43
ahau-square pushed a commit that referenced this pull request May 2, 2025
cbruyndoncx pushed a commit to cbruyndoncx/goose that referenced this pull request Jul 20, 2025
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.

2 participants