Skip to content

Commit

Permalink
Add lang/c/http_server to run.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Popa Ioan Alexandru <alexioanpopa11@gmail.com>
Reviewed-by: Razvan Deaconescu <razvand@unikraft.io>
Approved-by: Razvan Deaconescu <razvand@unikraft.io>
GitHub-Closes: unikraft#60
  • Loading branch information
ALEX11BR authored and razvand committed Oct 21, 2023
1 parent 479f5a7 commit f4a4998
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 @@ -24,6 +24,11 @@ runs:
command: /http_server
memory: 64
networking: True
- name: http_server_c
rootfs: ../dynamic-apps/lang/c/http_server
command: /http_server
memory: 64
networking: True
- name: curl
rootfs: ../dynamic-apps/curl
command: /curl google.com
Expand Down

0 comments on commit f4a4998

Please sign in to comment.