Skip to content

Commit 555f7d6

Browse files
authored
Merge pull request ClickHouse#80285 from ClickHouse/ci_clean_up_docker_dir
CI: Clean up docker directories
2 parents f130717 + ac636f8 commit 555f7d6

File tree

11 files changed

+1
-643
lines changed

11 files changed

+1
-643
lines changed

ci/defs/defs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ class CIFiles:
103103
# ),
104104
Docker.Config(
105105
name="clickhouse/cctools",
106-
path="./docker/packager/cctools",
106+
path="./ci/docker/cctools",
107107
platforms=Docker.Platforms.arm_amd,
108108
depends_on=["clickhouse/fasttest"],
109109
),
File renamed without changes.

ci/docker/clickhouse-server/docker_related_config.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

ci/docker/clickhouse-server/entrypoint.sh

Lines changed: 0 additions & 222 deletions
This file was deleted.

ci/docker/clickhouse-server/from_binary/Dockerfile.ubuntu

Lines changed: 0 additions & 55 deletions
This file was deleted.

ci/docker/clickhouse-server/from_deb/Dockerfile.ubuntu

Lines changed: 0 additions & 58 deletions
This file was deleted.

docker/docs/builder/Dockerfile

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)