Skip to content

Commit

Permalink
one more try
Browse files Browse the repository at this point in the history
  • Loading branch information
sgalsaleh committed Dec 8, 2023
1 parent cb90682 commit 50584ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deploy/rqlite/apko.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ contents:
- https://packages.wolfi.dev/os/wolfi-signing.rsa.pub
packages:
- rqlite~7.21.4
- rqlite-oci-entrypoint
- bash
- busybox
- wolfi-baselayout
Expand All @@ -19,6 +20,9 @@ accounts:
gid: 1001
run-as: rqlite

entrypoint:
command: /usr/bin/docker-entrypoint.sh

cmd: rqlite

archs:
Expand Down

0 comments on commit 50584ee

Please sign in to comment.