Skip to content

Commit

Permalink
Made changes to run.yaml file to support running bzip2 application
Browse files Browse the repository at this point in the history
Signed-off-by: Jacquelin_Han <jacquelinhan@gmail.com>
  • Loading branch information
JackieHam committed Sep 24, 2023
1 parent 2fbdc9b commit 0ea7f32
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ runs:
command: /helloworld
memory: 64
networking: False
- name: bzip2
rootfs: ../dynamic-apps/bzip2
command: /bin/bzip2
memory: 64
networking: False

0 comments on commit 0ea7f32

Please sign in to comment.