Skip to content

Prevent systematic download when tests are executed in Docker #2

Description

@bgaillard

When we run the embedded server using the Gomoob phptools Docker container it first download a Mongo DB distribution and installs it.

It works but because the Docker container used to run tests is ephemeral each time tests are run again the dowload it performed.

We should document how to run the server inside Docker by mapping the directory where the Mongo distribution are downloaded and installed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions