Skip to content

Commit 6b9384f

Browse files
Add remove tests image option
Signed-off-by: Lukasz Gryglicki <[email protected]>
1 parent 63120a3 commit 6b9384f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

images/remove_images.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ docker image rm -f "${DOCKER_USER}/devstats"
88
docker image rm -f "${DOCKER_USER}/devstats-minimal"
99
docker image rm -f "${DOCKER_USER}/devstats-grafana"
1010
docker image rm -f "${DOCKER_USER}/devstats-patroni"
11+
docker image rm -f "${DOCKER_USER}/devstats-test"
1112
docker system prune -f

0 commit comments

Comments
 (0)