Skip to content

Commit 6548e63

Browse files
authored
Fix formatting in README features section
1 parent f82f18a commit 6548e63

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Modern, optimized, and hardened Docker image for Reportek based on Docker Harden
44

55
## Features
66

7-
- **Fast Package Installation**: Uses [uv](https://github.com/astral-sh/uv) instead of pip for 10-100x faster Python package installation
8-
- **Multi-stage Build**: Smaller final image size by separating build and runtime dependencies
9-
- **Optimized Caching**: Better Docker layer caching for faster rebuilds
10-
- **Security**: Runs as non-root user with proper permission handling
11-
- **Health Checks**: Built-in health monitoring
12-
- **Production Ready**: Includes proper logging, monitoring, and error handling
7+
- **Fast Package Installation**: Uses [uv](https://github.com/astral-sh/uv) instead of pip for 10-100x faster Python package installation.
8+
- **Multi-stage Build**: Smaller final image size by separating build and runtime dependencies.
9+
- **Optimized Caching**: Better Docker layer caching for faster rebuilds.
10+
- **Security**: Runs as non-root user with proper permission handling.
11+
- **Health Checks**: Built-in health monitoring.
12+
- **Production Ready**: Includes proper logging, monitoring, and error handling.
1313

1414
## Quick Start
1515

0 commit comments

Comments
 (0)