diff --git a/net/host/Dockerfile b/net/container/Dockerfile similarity index 100% rename from net/host/Dockerfile rename to net/container/Dockerfile diff --git a/net/host/compose.yaml b/net/container/compose.yaml similarity index 100% rename from net/host/compose.yaml rename to net/container/compose.yaml diff --git a/net/host/entrypoint.sh b/net/container/entrypoint.sh similarity index 100% rename from net/host/entrypoint.sh rename to net/container/entrypoint.sh diff --git a/net/host/transform/transform_acopy.sh b/net/container/transform/transform_acopy.sh similarity index 100% rename from net/host/transform/transform_acopy.sh rename to net/container/transform/transform_acopy.sh diff --git a/net/host/transform/transform_icopy.sh b/net/container/transform/transform_icopy.sh similarity index 100% rename from net/host/transform/transform_icopy.sh rename to net/container/transform/transform_icopy.sh diff --git a/net/host/transform/transform_ilg.sh b/net/container/transform/transform_ilg.sh similarity index 100% rename from net/host/transform/transform_ilg.sh rename to net/container/transform/transform_ilg.sh diff --git a/net/host/transform/transform_ithumb.sh b/net/container/transform/transform_ithumb.sh similarity index 100% rename from net/host/transform/transform_ithumb.sh rename to net/container/transform/transform_ithumb.sh diff --git a/net/host/transform/transform_vcopy.sh b/net/container/transform/transform_vcopy.sh similarity index 100% rename from net/host/transform/transform_vcopy.sh rename to net/container/transform/transform_vcopy.sh diff --git a/net/host/transform/transform_vhd.sh b/net/container/transform/transform_vhd.sh similarity index 100% rename from net/host/transform/transform_vhd.sh rename to net/container/transform/transform_vhd.sh diff --git a/net/host/transform/transform_vlq.sh b/net/container/transform/transform_vlq.sh similarity index 100% rename from net/host/transform/transform_vlq.sh rename to net/container/transform/transform_vlq.sh diff --git a/net/host/transform/transform_vsd.sh b/net/container/transform/transform_vsd.sh similarity index 100% rename from net/host/transform/transform_vsd.sh rename to net/container/transform/transform_vsd.sh diff --git a/net/host/transform/transform_vthumb.sh b/net/container/transform/transform_vthumb.sh similarity index 100% rename from net/host/transform/transform_vthumb.sh rename to net/container/transform/transform_vthumb.sh