Skip to content

Commit

Permalink
fix cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Dec 8, 2023
1 parent 19bacc7 commit fbd16ab
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions deploy/rqlite/apko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ contents:
keyring:
- https://packages.wolfi.dev/os/wolfi-signing.rsa.pub
packages:
- rqlite # TODO NOW: pin to a version
- rqlite-7.21.4
- bash
- busybox
- wolfi-baselayout
Expand All @@ -19,10 +19,7 @@ accounts:
gid: 1001
run-as: rqlite

entrypoint:
command: docker-entrypoint.sh

cmd: /rqlite
cmd: rqlite

archs:
- x86_64
Expand Down

0 comments on commit fbd16ab

Please sign in to comment.