summaryrefslogtreecommitdiffstats
path: root/src/pybind/mgr/rook/ci/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'src/pybind/mgr/rook/ci/Dockerfile')
-rw-r--r--src/pybind/mgr/rook/ci/Dockerfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pybind/mgr/rook/ci/Dockerfile b/src/pybind/mgr/rook/ci/Dockerfile
new file mode 100644
index 000000000..30ebea574
--- /dev/null
+++ b/src/pybind/mgr/rook/ci/Dockerfile
@@ -0,0 +1,3 @@
+FROM quay.io/ceph/daemon-base:latest-main
+COPY ./tmp_build/orchestrator /usr/share/ceph/mgr/orchestrator
+COPY ./tmp_build/rook /usr/share/ceph/mgr/rook