https://github.com/piranna/jocker
Why so serious?
https://github.com/piranna/jocker
nodeos
Last synced: 10 months ago
JSON representation
Why so serious?
- Host: GitHub
- URL: https://github.com/piranna/jocker
- Owner: piranna
- License: isc
- Created: 2016-07-25T18:33:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:28:24.000Z (about 2 years ago)
- Last Synced: 2025-03-09T01:04:34.273Z (11 months ago)
- Topics: nodeos
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jocker
Docker written in Javascript

This module is somewhat inspired by [bocker](https://github.com/p8952/bocker)
and is based on code from [NodeOS](https://github.com/NodeOS/NodeOS), but
currently only provides mount of filesystems of a NodeOS by-user root hierarchy
and execution on an un-priviledged `chroot`ed environment, without any extra
`LXC` cool feature.