mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Update DEVELOPER.md Using Docker section
This commit is contained in:
parent
b92ad69987
commit
a404b47b32
@ -148,3 +148,6 @@ All the tests are executed on our Continuous Integration infrastructure and a PR
|
||||
To run your tests you need dbms installed on your machine. Alternatively, you can use docker
|
||||
with all dbms images inside it. To use dbms for your tests from docker simply run `docker-compose up`
|
||||
in the root of the project. Once all images are fetched and run you can run tests.
|
||||
|
||||
- The docker image of mssql-server needs at least 3.25GB of RAM.
|
||||
- Make sure to assign enough memory to the Docker VM if you're running on Docker for Mac or Windows
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user