functional prototype
update docs and structs, add actual logic, now it actually works
This commit is contained in:
parent
acf4c9e84d
commit
df0cf3b93d
10 changed files with 322 additions and 24 deletions
3
docs/behind-the-scenes/commands.md
Normal file
3
docs/behind-the-scenes/commands.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
# How commands are run
|
||||
|
||||
I was unable to find a way to directly run *multiple* commands via Docker/Podman. Instead of doing that, greg puts all the commands in a temporary script, mounts it inside, and then run it with
|
Loading…
Add table
Add a link
Reference in a new issue