https://github.com/exfly/container
implement container like docker write in golang syscall
https://github.com/exfly/container
container
Last synced: 5 months ago
JSON representation
implement container like docker write in golang syscall
- Host: GitHub
- URL: https://github.com/exfly/container
- Owner: exfly
- License: mit
- Created: 2020-07-05T22:29:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-11T07:23:16.000Z (almost 6 years ago)
- Last Synced: 2024-06-20T17:45:24.233Z (about 2 years ago)
- Topics: container
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# container
learning container hard way