Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WordPress Docker Image Build Report
Build Date: $(date -u +"%Y-%m-%d %H:%M:%S UTC")
Commit SHA: e0f915f
Branch: main
🐳 Image Details
Registry: `ghcr.io`
Image Tags:
```
ghcr.io/laisojs/wp-images/wordpress:latest
ghcr.io/laisojs/wp-images/wordpress:main-e0f915f
```
Digest: `sha256:374846956622fa8b56f5db707af7de81eb88016b722c05734c346f2a957dd9fb`
Size: 266MB
🔒 Security Scan Results
Total Vulnerabilities: 37
Download detailed HTML report
📦 SBOM (Software Bill of Materials)
✅ Runtime Tests
WP-CLI Test
Status:
Command: `wp --info`
Non-Root User Verification
Status: passed-uid-1000
🚀 Usage
Pull the image:
```bash
docker pull ghcr.io/laisojs/wp-images/wordpress:latest
```
Run the container:
```bash
docker run -d -p 8080:80 ghcr.io/laisojs/wp-images/wordpress:latest
```
Generated by GitHub Actions - Run #10