Skip to content

Commit ad02cd3

Browse files
2 parents 9497e18 + 4b0ddd0 commit ad02cd3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ Once you have forked the repositories, you need to build the dockerfile and run
6161
docker compose build --no-cache
6262
docker compose up -d
6363

64-
To make it easy, there is a `make` script to set up your kubernetes environment. Connect in to your Docker Container.
64+
To make it easy, there is a `make` script to set up your kubernetes environment. Connect in to your Docker Container by running:
65+
$ docker exec -it <containerID> /bin/sh
6566

6667
make init-demo
6768
make plan-demo
@@ -126,4 +127,4 @@ This project uses the following license: [MIT](https://github.com/mariadb-kester
126127

127128
### Disclaimer
128129

129-
Whilst, I might currently work for MariaDB, this work was originally created before my employment by MariaDB and any development to these scripts is done strictly in my own time. It is therefore not endorsed, supported by or recommend by MariaDB.
130+
Whilst, I might currently work for MariaDB, this work was originally created before my employment by MariaDB and any development to these scripts is done strictly in my own time. It is therefore not endorsed, supported by or recommend by MariaDB.

0 commit comments

Comments
 (0)