|
5 年之前 | |
---|---|---|
.. | ||
BASEIMAGE | 5 年之前 | |
Dockerfile | 5 年之前 | |
README.md | 5 年之前 | |
VERSION | 5 年之前 | |
block.tar.gz | 5 年之前 | |
create_block.sh | 5 年之前 | |
run_iscsi_target.sh | 5 年之前 |
Inspired by https://github.com/rvykydal/dockerfile-iscsid
The container needs /lib/modules from the host to insert appropriate kernel modules for iscsi. This assumes that these modules are installed on the host!
The container needs to run with docker --privileged
block.tar.gz is a small ext2 filesystem created by create_block.sh
(run as root!)