Skip to content

Commit

Permalink
The end of armv7
Browse files Browse the repository at this point in the history
  • Loading branch information
dubo-dubon-duponey committed Mar 13, 2024
1 parent 2c5ed43 commit d17f6b0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ This is useful in the following scenarios:
* multi-architecture:
* [x] linux/amd64
* [x] linux/arm64
* [x] linux/arm/v7
* [x] linux/arm/v6
* hardened:
* [x] image runs read-only
* [x] image runs with no capabilities but NET_BIND_SERVICE
Expand All @@ -31,7 +29,9 @@ This is useful in the following scenarios:
* [x] log to stdout
* [ ] ~~prometheus endpoint~~

unsupported (probably build, no interest):
unsupported (probably builds - but I lost interest):
* [ ] linux/arm/v7
* [ ] linux/arm/v6
* [ ] linux/386
* [ ] linux/ppc64le
* [ ] linux/s390x
Expand Down

0 comments on commit d17f6b0

Please sign in to comment.