Skip to content

Commit f9d25f5

Browse files
author
Blink
committed
fix: format README.md with dprint
- Add required blank lines after headings - Fixes CI formatting check failure
1 parent b802747 commit f9d25f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

images/redhat-ubi9/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A minimal base image based on Red Hat Universal Base Image 9 (UBI9) for use with
99
## Features
1010

1111
### Base Operating System
12+
1213
- **Red Hat UBI9**: Enterprise-grade, security-focused base image
1314
- **Enterprise Ready**: Red Hat supported with regular security updates
1415
- **Compliance**: Meets enterprise security and compliance requirements
@@ -17,13 +18,15 @@ A minimal base image based on Red Hat Universal Base Image 9 (UBI9) for use with
1718
### Included Tools
1819

1920
#### Essential Development Tools
21+
2022
- **Development Tools**: GCC, make, and essential build tools
2123
- **Docker CE**: Container development and deployment
2224
- **Git**: Version control
2325
- **Python 3**: System Python with pip
2426
- **Bash**: Default shell
2527

2628
#### System Utilities
29+
2730
- **curl/wget**: HTTP clients
2831
- **jq**: JSON processing
2932
- **htop**: Process monitoring
@@ -121,6 +124,7 @@ This base image is ideal for:
121124
## Support
122125

123126
For issues related to:
127+
124128
- **This image**: Open an issue in the [coder/images](https://github.com/coder/images) repository
125129
- **Coder platform**: Visit [coder.com/docs](https://coder.com/docs)
126130
- **Red Hat UBI9**: Check [Red Hat documentation](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9)

0 commit comments

Comments
 (0)