Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker support #31

Open
calee0219 opened this issue Sep 30, 2017 · 2 comments
Open

docker support #31

calee0219 opened this issue Sep 30, 2017 · 2 comments

Comments

@calee0219
Copy link

請問有考慮包進容器嗎?
方便佈署

@morris821028
Copy link
Member

曾經考慮過此問題,由於 sandbox 設定上會有一些 memory swapoff 等問題,以至於行為和測試效能不穩定,這些必須在設定容器上需要多設定一些屬性,而我不確定要怎麼撰寫它。

沒有特別專精這一類的人手可以幫忙,很歡迎你能提供這方面的技術,謝謝。

@kerorojason
Copy link

kerorojason commented Aug 22, 2019

我在嘗試使用docker部署,
在測試沙盒時會遇到:

sandbox: src/sandbox.c:119: main: Assertion `system("swapoff -a") == 0' failed.
Aborted

以及

sched_setscheduler(0, 1, &param) == 0

都會報錯,不知道有什麼解決方法QQ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants