Commit Graph

8 Commits

Author SHA1 Message Date
(null)
c8b4d27ebd add volume support 2023-09-02 01:44:59 -04:00
(null)
957b0a54ee add some DTrace USDT probes 2023-07-31 02:07:35 -04:00
(null)
4b779520c3 fix clippy bits 2023-07-27 02:09:04 -04:00
(null)
bc1d9029b4 Add AppliedInstantiateRequest to add a effectless pre-instantiate check
Previously the checks and global resource allocation all happen in one place, this commit
move out the checks that does not require resource allocation. This allows us to warn the
user ahead of time about potentially risky container creation without restore allocated
resources.
2023-07-26 20:31:24 -04:00
Yan Ka, Chiu
72d21ea33d refactor 2023-07-21 21:41:25 -04:00
Yan Ka, Chiu
1fe329ab68 allow exec to run process that requires tty 2023-07-18 04:59:22 -04:00
Yan Ka, Chiu
3d97226a6a add exec command 2023-07-09 09:20:56 -04:00
Yan Ka, Chiu
6075716009 initial commit 2023-07-01 07:10:15 +08:00