Commit 3b3d947e authored by Maurelian's avatar Maurelian Committed by GitHub

docs: add docker-compose up step to README (#914)

parent 2bd8c3fb
...@@ -69,6 +69,7 @@ cd ops ...@@ -69,6 +69,7 @@ cd ops
export COMPOSE_DOCKER_CLI_BUILD=1 export COMPOSE_DOCKER_CLI_BUILD=1
export DOCKER_BUILDKIT=1 export DOCKER_BUILDKIT=1
docker-compose build docker-compose build
docker-compose up
cd ../integration-tests cd ../integration-tests
yarn build:integration yarn build:integration
yarn test:integration yarn test:integration
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment