feat: added command parsing and spawning

This commit is contained in:
Andrew Rioux
2023-04-28 17:19:09 -04:00
parent e0c7e1c240
commit 9e893dbce9
13 changed files with 528 additions and 68 deletions

View File

@@ -16,4 +16,4 @@
FROM rust:1-alpine
RUN apk add bash docker git cmake make automake musl-dev \
flex bison linux-headers openssl-dev
flex bison linux-headers openssl-dev apache2-utils