diff --git a/container-tools.yaml b/container-tools.yaml
new file mode 100644
index 0000000..6c1a56e
--- /dev/null
+++ b/container-tools.yaml
@@ -0,0 +1,128 @@
+---
+document: modulemd
+version: 2
+data:
+  name: container-tools
+  stream: "rhel8"
+  summary: Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon,
+    runc, conmon, CRIU, Udica, etc as well as dependencies such as container-selinux
+    built and tested together, and updated as frequently as every 12 weeks.
+  description: >-
+    Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as
+    well as dependencies such as container-selinux built and tested together, and
+    updated as frequently as every 12 weeks. Only very limited back ports are provided
+    to this stream, and most patches come from providing new versions.
+  license:
+    module:
+    - MIT
+  dependencies:
+  - buildrequires:
+      go-toolset: [rhel8]
+      golang-ecosystem: [1.0]
+      platform: [el8.7.0]
+    requires:
+      platform: [el8]
+  references:
+    community: https://github.com/projectatomic
+    documentation: https://projectatomic.io
+    tracker: https://github.com/projectatomic
+  profiles:
+    common:
+      rpms:
+      - buildah
+      - cockpit-podman
+      - conmon
+      - container-selinux
+      - containernetworking-plugins
+      - containers-common
+      - criu
+      - crun
+      - fuse-overlayfs
+      - libslirp
+      - podman
+      - python3-podman
+      - runc
+      - skopeo
+      - slirp4netns
+      - toolbox
+      - udica
+  api:
+    rpms:
+    - buildah
+    - conmon
+    - container-selinux
+    - containernetworking-plugins
+    - containers-common
+    - fuse-overlayfs
+    - libslirp
+    - podman
+    - podman-docker
+    - podman-manpages
+    - podman-remote
+    - python3-podman
+    - runc
+    - skopeo
+    - slirp4netns
+  buildopts:
+    rpms:
+      macros: >
+        %_with_ignore_tests 1
+  components:
+    rpms:
+      buildah:
+        rationale: Primary component of this module
+        ref: 66e62edef2852d65c082f4cbbd9893a11133c3f3
+      cockpit-podman:
+        rationale: Primary component of this module
+        ref: 565eea6c42bfee96d27d0994919bd967e02790ba
+      conmon:
+        rationale: Primary component of this module
+        ref: 8e28e8b0940c9f4e2daf649cd80d271bc84c3fcc
+      container-selinux:
+        rationale: Primary component of this module
+        ref: 3eaa33db10b7a74d98de4838af1edea0065ffdc6
+      containernetworking-plugins:
+        rationale: Primary component of this module
+        ref: 84bcf6a161a3a42c97995d562e7cf887fdfbc888
+      containers-common:
+        rationale: Primary component of this module
+        ref: 38a67aceb2ae0a4000ce2f29e8ebbccc2042215d
+      criu:
+        rationale: Primary component of this module
+        ref: 8125903a0d00c007a847b7c8d0fd1904647308c3
+      crun:
+        rationale: Primary component of this module
+        ref: 7093d7d59a3ed5f465dbfd40b12346bda65c74a1
+      fuse-overlayfs:
+        rationale: Primary component of this module
+        ref: ff3992915cc87fe7696040e5390aea42c9ac8fa2
+      libslirp:
+        rationale: Primary component of this module
+        ref: 03fb499d131c7221b3406245a97e25ef55d4a6a0
+        buildorder: -1
+      oci-seccomp-bpf-hook:
+        rationale: Primary component of this module
+        ref: 532eee7d28f4f2eb52d06bbd6f3373439ccbdc4b
+      podman:
+        rationale: Primary component of this module
+        ref: 00650b0dda15e05f67a073356b3bc03c471df9cd
+      python-podman:
+        rationale: Primary component of this module
+        ref: b1b602275c3fccfe8441fc8644b78744e1ecc7b2
+      runc:
+        rationale: Primary component of this module
+        ref: 1461459ff374b8044b306373d72198b4d522d7a4
+      skopeo:
+        rationale: Primary component of this module
+        ref: 59148b6c873d0e262f0d2676c08adbd0376dcae1
+      slirp4netns:
+        rationale: Primary component of this module
+        ref: 3ce8e21a1498769752a6b09f251fda072278c509
+      toolbox:
+        rationale: Primary component of this module
+        ref: df4283e803334a0fba97eac4242a2f70e58bf171
+      udica:
+        rationale: Primary component of this module
+        ref: 6a3c1a0d20e0fc0c48b41709268f4e4f290989e4
+...
+