Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalandy committed Jun 22, 2021
1 parent df655f5 commit 356fe4e
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,13 @@
- [x] Docker image based on **alpine** (we don't maintain debian)
- [x] **Labels** based on the opencontainer standard

We trim about 45MB on our Docker image. These are **uncompressed sizes** :

```
devmtl/ghostfire:stable 320MB
ghost:4.7.0-alpine 366MB
```

<br>

## Github Actions CI/CD :
Expand All @@ -53,16 +60,7 @@ Support **Multi platforms**: `linux/amd64`, `linux/arm64`, `linux/arm/v7`, `linu
- [x] **super-linter**
- [x] Overall we apply [best practices](https://firepress.org/en/how-do-we-update-hundreds-of-ghosts-websites-on-docker-swarm/)

<br>

## Comparing docker image sizes

We trim about 45MB on our Docker image. These are **uncompressed sizes** :

```
devmtl/ghostfire:stable 320MB
ghost:4.7.0-alpine 366MB
```
![Screen Shot 2021-06-22 at 3 23 02 PM](https://user-images.githubusercontent.com/6694151/122986776-ddbd5180-d36d-11eb-9356-fa225b345bba.jpg)

<br>

Expand Down

0 comments on commit 356fe4e

Please sign in to comment.