Skip to content

Conversation

@castrojo
Copy link
Contributor

Updates the README with comprehensive documentation on how to consume this OCI layer.

Changes

  • Added clear explanation of what's inside the layer
  • Documented major components in /etc/ublue-os/ and /usr/share/ublue-os/
  • Provided three usage examples for Containerfiles:
    • Copy all system files
    • Copy only /etc configuration
    • Copy only /usr configuration
  • Added local build instructions
  • Improved overall structure and clarity

This makes it easier for consumers (like bluefin and bluefin-lts) to understand what this layer contains and how to use it effectively in their builds.

Add comprehensive usage examples showing how to consume this OCI layer
in Containerfiles. Documents three patterns:
- Copy all system files
- Copy only /etc configuration
- Copy only /usr configuration

Also documents major components in each directory without listing
individual files.

Assisted-by: Claude 3.5 Sonnet via GitHub Copilot
Removed unnecessary bullet points and improved formatting for clarity.
@castrojo castrojo merged commit 8cff08b into main Nov 16, 2025
1 check passed
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