Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Commit 56883df

Browse files
committed
feat: autoremove initial-spotlights container
1 parent 5e3b81e commit 56883df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ data:
6262
docker-compose down
6363

6464
spotlights:
65-
docker-compose run initial-spotlights
65+
docker-compose run --rm initial-spotlights
6666

6767
# Helper commands
6868
# -

0 commit comments

Comments
 (0)