Skip to content

Commit

Permalink
support-loongarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
yankay committed Dec 20, 2022
1 parent 6a7aa50 commit f476e27
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ helm upgrade --install dao-2048 dao-2048/dao-2048 --version $VERSION --set servi
helm upgrade --install dao-2048 dao-2048/dao-2048 --version $VERSION --set image.repository=daocloud/dao-2048-static
```

### Use Loongarch64 Image
```
helm upgrade --install dao-2048 dao-2048/dao-2048 --version $VERSION --set image.repository=daocloud/dao-2048-loongarch64
```


### Thanks

This image is derived from the Docker Hub image **[alexwhen/docker-2048](https://registry.hub.docker.com/u/alexwhen/docker-2048/)**, thanks to the developer**[alexwhen] (https://github.com/alexwhen)** enthusiastic support. And thanks to gabrielecirulli's [2048] (https://github.com/gabrielecirulli/2048) project

0 comments on commit f476e27

Please sign in to comment.