Podman_compose_BigData/rm.sh
2025-10-16 21:15:12 +09:00

13 lines
135 B
Bash
Executable File

#!/bin/bash
#podman stop postgres_pgadmin_dev
#podman rm postgres_pgadmin_dev
#podman pod rm postgresql_pod
podman-compose down