diff --git a/container-tools.yaml b/container-tools.yaml
deleted file mode 100644
index dc828f5..0000000
--- a/container-tools.yaml
+++ /dev/null
@@ -1,90 +0,0 @@
-document: modulemd
-version: 2
-data:
-  stream: rhel8
-  summary: Common tools and dependencies for container runtimes
-  description: Contains SELinux policies, binaries and other dependencies for use
-    with container runtimes
-  license:
-    module:
-    - MIT
-  dependencies:
-  - buildrequires:
-      platform:
-      - el8.0.0
-      go-toolset:
-      - rhel8
-      golang-ecosystem:
-      - 1.0
-    requires:
-      platform:
-      - el8
-  references:
-    community: https://github.com/projectatomic
-    documentation: https://projectatomic.io
-    tracker: https://github.com/projectatomic
-  profiles:
-    common:
-      rpms:
-      - buildah
-      - container-selinux
-      - containernetworking-plugins
-      - fuse-overlayfs
-      - oci-systemd-hook
-      - oci-umount
-      - podman
-      - runc
-      - skopeo
-      - slirp4netns
-  api:
-    rpms:
-    - buildah
-    - container-selinux
-    - containers-common
-    - containernetworking-plugins
-    - fuse-overlayfs
-    - oci-systemd-hook
-    - oci-umount
-    - podman
-    - podman-docker
-    - runc
-    - skopeo
-    - slirp4netns
-  buildopts:
-    rpms:
-      macros: '%_with_ignore_tests 1
-
-        '
-  components:
-    rpms:
-      buildah:
-        rationale: Primary component of this module
-        ref: a5c0f12ee2add8b6ec2477cf67652a85200bf0c7
-      container-selinux:
-        rationale: Primary component of this module
-        ref: 2ea28ac5b90bd0b2f5ebc92d50dc525932f43297
-      containernetworking-plugins:
-        rationale: Primary component of this module
-        ref: 63400dc635f7cfbd255de8abeed60fbefc2e702e
-      fuse-overlayfs:
-        rationale: Primary component of this module
-        ref: 9431add295ee3f868bf7f48ed20898b01609b4b8
-      oci-systemd-hook:
-        rationale: Primary component of this module
-        ref: 329dab61c624e78b6fae9f756fa6c561eab0458b
-      oci-umount:
-        rationale: Primary component of this module
-        ref: 373370aaf5e3aae3f0c8e57283cda2ec081fa442
-      podman:
-        rationale: Primary component of this module
-        ref: 18056a23645c70872f4e2ca288345b0c686e24d6
-      runc:
-        rationale: Primary component of this module
-        ref: b58745f5a6309d491e8d6041b41604aa33847f3c
-      skopeo:
-        rationale: Primary component of this module
-        ref: bae5f54e438e1a0328cae770616c6f06268d0920
-      slirp4netns:
-        rationale: Primary component of this module
-        ref: b545a715eafde0f7e70f81d2f5fc7f848f030b28
-  name: container-tools