1
0
mirror of https://github.com/containers/youki synced 2024-09-28 07:00:13 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
utam0k
f45887881c set the youki mode if it is a debug mode build. 2021-04-10 13:13:49 +09:00
utam0k
6402a1796f organize functions in the rootfs file. 2021-04-07 21:28:19 +09:00
utam0k
a1bd9fa02d implement the extension trait to convert absolutly path to the path in container. 2021-04-07 21:07:01 +09:00
utam0k
0ec286ed5e fix the warnings that teaching by the clippy. 2021-04-05 22:57:30 +09:00
utam0k
b6e1504974
Merge pull request #5 from utam0k/github-actions
introduce ci for checkinng codes by github actions.
2021-04-05 09:27:16 +09:00
utam0k
592fad13b6 check the number of testing integration fails. 2021-04-05 09:19:32 +09:00
utam0k
be32fb565b run integration tests in ci. 2021-04-05 00:09:18 +09:00
utam0k
8562861591 introduce ci for checkinng codes by github actions. 2021-04-04 10:44:08 +09:00
utam0k
b316fabc39
Merge pull request #4 from utam0k/features
traial implementation of async/await.
2021-04-04 00:09:41 +09:00
utam0k
bc65640023 traial implementation of async/await. 2021-04-04 00:07:58 +09:00
utam0k
b0cbcb908b
Merge pull request #3 from aoki/main
Update README.md
2021-03-31 14:31:25 +09:00
aoki
b36401f24a Update README.md
- Correct path to open for devcontainer
- Remove trailing spaces
2021-03-31 14:25:47 +09:00
utam0k
97324d75b3 make mount using async. 2021-03-30 22:04:03 +09:00
utam0k
572653b1e0 update README.md 2021-03-30 00:24:42 +09:00
utam0k
189b8ae48e
Merge pull request #1 from succie/feat/add-for-local-to-readme
Add for local to README
2021-03-28 21:29:08 +09:00
succie
497ada38f5 Remove dockerd step 2021-03-28 21:25:36 +09:00
succie
e02417d570 Add for local to README 2021-03-28 21:23:35 +09:00
utam0k
20423bb8a2 update README.md 2021-03-28 19:31:57 +09:00
utam0k
8515d41467 remove unnecessary thread sleep. 2021-03-28 10:23:56 +00:00
utam0k
d4c250bf8d add the MIT LICENSE. 2021-03-28 00:00:31 +09:00
utam0k
a08887d59a first commit! 2021-03-27 20:08:13 +09:00