Actions: banksean/sand
Actions
Showing runs from all workflows
589 workflow runs
589 workflow runs
container cli shell-outs can now be replaced
with more direct XPC calls to apple's container service.
For interactive terminal use cases, sand uses ssh instead of container exec
or container exec -it to connect terminal sessions to containers.
For some bootstrapping/startup operations (notably, establishing the
container-side bits that enable local ssh in the first place), sand still
uses xpc calls (createPro...
CI
#367:
Commit e9c404c
pushed
by
banksean