Skip to content

Commit

Permalink
fix/recipe: specify dir in the entrypoint of image
Browse files Browse the repository at this point in the history
  • Loading branch information
kbdharun authored Jul 4, 2024
1 parent 2159eec commit 10ee6c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ stages:
labels:
maintainer: Vanilla OS Contributors
entrypoint:
workdir: /app
exec:
- ./chronos
- ./app/chronos
args:
DEBIAN_FRONTEND: noninteractive
runs:
Expand Down

0 comments on commit 10ee6c5

Please sign in to comment.