Skip to content

Commit

Permalink
Note about official Docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Feb 24, 2024
1 parent 83bbf6c commit e080b3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/development/design/index.mdwn
Expand Up @@ -322,6 +322,7 @@
+ Scenario 2: Tests need PostgreSQL
+ Alternative 1: Use existing PostgreSQL on system.
+ Alternative 2: Use Docker <https://hub.docker.com/_/postgres/>.
+ Note: similar to official VMs, there can be a concept of official Docker images.
+ Alternative 3: If already using Docker for running the tests separately, use Docker Compose.
+ Requires: connection string (host, port, auth)
- Testing of Orb database
Expand Down

0 comments on commit e080b3f

Please sign in to comment.