mirror of
https://github.com/p8952/bocker.git
synced 2025-11-09 23:54:00 +01:00
Update README.md
This commit is contained in:
parent
6f8e5e9cb9
commit
8505276c60
@ -15,6 +15,7 @@ The following packages are needed to run bocker.
|
|||||||
* curl
|
* curl
|
||||||
* iproute2
|
* iproute2
|
||||||
* iptables
|
* iptables
|
||||||
|
* libcgroup-tools
|
||||||
* util-linux >= 2.25.2
|
* util-linux >= 2.25.2
|
||||||
* coreutils >= 7.5
|
* coreutils >= 7.5
|
||||||
|
|
||||||
@ -92,6 +93,7 @@ $ bocker run img_42150 which wget
|
|||||||
* `docker commit`
|
* `docker commit`
|
||||||
* `docker rm` / `docker rmi`
|
* `docker rm` / `docker rmi`
|
||||||
* Networking
|
* Networking
|
||||||
|
* Quota Support / CGroups
|
||||||
|
|
||||||
† `bocker init` provides a very limited implementation of `docker build`
|
† `bocker init` provides a very limited implementation of `docker build`
|
||||||
|
|
||||||
@ -100,7 +102,6 @@ $ bocker run img_42150 which wget
|
|||||||
* Data Volume Containers
|
* Data Volume Containers
|
||||||
* Data Volumes
|
* Data Volumes
|
||||||
* Port Forwarding
|
* Port Forwarding
|
||||||
* Quota Support / CGroups
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user