Skip to content

Conversation

@douglowe
Copy link
Collaborator

I'm using a unique docker project ID for each run of the integration testing (created using uuid.uuid4 library, on the suggestion of chatgpt), so that running this locally will use a separate and unique volume instance for the tests. This is then deleted by docker compose down (using -v flag).

@douglowe douglowe linked an issue Jan 12, 2026 that may be closed by this pull request
@douglowe douglowe self-assigned this Jan 12, 2026
@douglowe douglowe merged commit 8a7c2ea into develop Jan 12, 2026
2 checks passed
@douglowe douglowe deleted the unique_docker_volumes_testing branch January 12, 2026 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clean docker volume for local testing

2 participants