Skip to content

Commit 628ddaa

Browse files
committed
fix conflict
Signed-off-by: Pascal Andy <[email protected]>
1 parent 306ad84 commit 628ddaa

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,12 @@
3131

3232
## Docker image features :
3333

34-
<<<<<<< HEAD
35-
- [x] **multi-stage builds**
36-
- [x] Add **`curl`** to support `healthchecks`
37-
- [x] Use a better `config.production.json` **template**.
38-
- [x] Docker image based on **alpine** (we don't maintain debian)
39-
- [ ] **Labels** based on the opencontainer standard
40-
=======
4134
- [x] Dockerfile uses **multi-stage builds**
4235
- [x] Multi platforms: linux/amd64, linux/arm64, linux/arm/v7, linux/arm/v6
4336
- [x] CI/CD: extreme visibility on the build process.
4437
- [x] Add`curl` to support `healthchecks`
4538
- [x] Use a better `config.production.json` **template**.
4639
- [x] **LABELS** based on the opencontainer standard
47-
>>>>>>> Update README
4840

4941
#### Github Actions CI/CD :
5042

0 commit comments

Comments
 (0)