k3s/test/images/volumes-tester/iscsi
Lucas Käldström 3c5b5f5963 Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated 2016-12-17 20:34:10 +02:00
..
Dockerfile Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated 2016-12-17 20:34:10 +02:00
Makefile Update `gcloud docker` commands to use `gcloud docker -- ARGS` 2016-10-10 13:42:34 -07:00
README.md
block.tar.gz
create_block.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
initiatorname.iscsi
run_iscsid.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
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