Commit Graph

8 Commits

Author SHA1 Message Date
SourceRoc
04804ed605
winc: fixed the error of check regular file (#78)
Co-authored-by: Source_Roc <sourceroc_fsf@163.com>

fixed #74
2023-08-11 15:55:47 +08:00
criyle
105980bb73 *: bump to go1.18 2022-03-20 23:40:21 -07:00
criyle
78bb4d85de filestore: use /dev/shm instead of memory as file storage
- increase default tmpfs size to 128M
- add /config to get file store path
- remove memory only file store

close #20
2021-09-19 15:47:24 -07:00
criyle
d2fcb923c9 envexec: fix build on macOS 2021-03-13 16:13:25 -08:00
criyle
2acca7d71c envexec: refactor to not use empty interface 2021-03-13 16:08:51 -08:00
criyle
0db852c242 feat(worker): add default file copy out max 2021-01-09 00:22:51 -08:00
criyle
8821125e9e security(envexec): add check for regular file when copy out 2021-01-02 12:45:05 -08:00
criyle
f5dff9ca57 Refactor package structure & debug outputs 2020-12-25 17:25:09 -08:00