Skip to content

docs: add shared build requisites guide#90

Open
adriangibanelbtactic wants to merge 1 commit intoEuro-Office:mainfrom
btactic-eo:docs/build-requisites-page
Open

docs: add shared build requisites guide#90
adriangibanelbtactic wants to merge 1 commit intoEuro-Office:mainfrom
btactic-eo:docs/build-requisites-page

Conversation

@adriangibanelbtactic
Copy link
Copy Markdown
Member

Summary

This PR adds a shared build prerequisites document and links it from both build and development entry points.

Problem

Build prerequisites (Docker user setup and SSH key preparation) were not centralized, so setup guidance could diverge between build/README.md and develop/README.md.

Approach

  • Added a new shared document: build/BUILD_REQUISITES.md
  • Linked the page from:
    • build/README.md
    • develop/README.md

Scope

Documentation-only change. No runtime, build scripts, or source code behavior changed.

Issue Link

Testing

  • Verified markdown structure and links are correct in changed files.
  • No code tests required for this docs-only change.

@adriangibanelbtactic
Copy link
Copy Markdown
Member Author

Do you think it's actually worth adding a 'Readme for agents only' section in the same document that instruct an agent how to run docker command to know if it's actually using Docker-CE or podman's docker wrapper ?

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.

Build Documentation. Docker driver setup is implied Build Documentation. Docker and Github user keys explanation should be added.

1 participant