Skip to content

Commit 3849ed1

Browse files
committed
Add version of docker and docker-compose to README
1 parent 92d8d1b commit 3849ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ This user has 50 amount of his balance for testing.
5353
## To run application in docker container:
5454

5555
1. Create `.env` file in root folder and add all required variables from `.env.example` file
56-
2. To run docker container you should have `docker` and `docker-compose` tools installed
56+
2. To run docker container you should have `docker` and `docker-compose` tools installed (Tested on docker version 20.10.22, build 3a2c30b and docker-compose version 1.26.2, build eefe0d31)
5757
3. `docker-compose up` - to run application in docker container
5858
4. `docker-compose down` - to stop application in docker container

0 commit comments

Comments
 (0)