k3s/test/images/volumes-tester/iscsi
Jeff Grafton 19aafd291c Always --pull in docker build to ensure recent base images 2017-01-10 16:21:05 -08:00
..
Dockerfile
Makefile
README.md
block.tar.gz
create_block.sh
initiatorname.iscsi
run_iscsid.sh
saveconfig.json

README.md

iSCSI target container for testing.

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 make block (run as root!)

Analytics