Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 84d1131

Browse files
committed
renaming files
1 parent 0c9663a commit 84d1131

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

hadoop-hive-2.3.x/down.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
docker-compose down --remove-orphans --volumes
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
#!/bin/bash
22

3-
docker-compose down --remove-orphans --volumes
4-
53
docker system prune -a -f --volumes --filter "[email protected]"

0 commit comments

Comments
 (0)