Feature/348 container images - #553
Conversation
|
There was a problem hiding this comment.
Can I cry lazy on this one (opinion)
Don't make folks specify a docker compose file with:
docker compose -f docker-compose.pg.yaml up
My opinion would be to create a standard docker file for testing and then an opt in one for additional tests. I imagine you eventually want one for oracle too.
There was a problem hiding this comment.
Perhaps I'll make a sym link. The idea is to have a compose for each implementation. They're different enough it doesn't make sense to try and have a shared file.
Bit of the curse of so much flexibility.
|
Closing as reusing the branch name was wrong and unintentional. See #554 |



Provide docker compose for Postgres implementation to help get people started.
Will also create one for CWMS and the OpenDCS Oracle impl later.
... will also change the branch name later so it makes sense... it's late.