5 lines
95 B
Bash
5 lines
95 B
Bash
#!/bin/bash
|
|
|
|
docker stop spring-data-mongodb-live-test
|
|
docker rm spring-data-mongodb-live-test
|