Skip to content

Commit cf3b4e5

Browse files
committed
Update README
Signed-off-by: Pascal Andy <[email protected]>
1 parent 5efa78d commit cf3b4e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@
3232
## Advantages over the official Docker image :
3333

3434
- [x] Dockerfile uses **multi-stage builds**
35-
- [x] Trimmed `npm`, `yarn`, `npx`, `ghost cli` and friends in the final docker image
35+
- [x] Multi platforms: linux/amd64, linux/arm64, linux/arm/v7, linux/arm/v6
36+
- [x] CI/CD: extreme visibility on the build process.
37+
- [x] Add`curl` to support `healthchecks`
3638
- [x] Use a better `config.production.json` **template**.
37-
- [x] `curl` to support **`healthchecks`**
3839
- [x] **LABELS** based on the opencontainer standard
39-
- [x] Greater control over the CI/CD
4040

4141
#### Github Actions CI/CD :
4242

0 commit comments

Comments
 (0)