Skip to content

Commit 36eb087

Browse files
committed
Document version-info.sh script
1 parent 5bdf934 commit 36eb087

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

stepup/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ There are many user accounts available for testing. See http://ssp.dev.openconex
7171
We recommend that you use the admin account only to activate additional RA and RAA accounts and do not
7272
use the admin account itself for testing.
7373

74+
# Version info
75+
You can use the included `version-info.sh` script to get the version info of the different stepup
76+
components from the docker containers. This script will show the `version`, `revision` and `created`
77+
tags of the running containers.
78+
7479
# Starting a project in development mode
7580

7681
You can mount your local directory inside a development container which contains the correct node and composer versions for your project. To do so use the script start-dev-env.sh. You can use this script to mount multiple directories in multiple containers, basically allowing you to start multiple containers in dev mode.

0 commit comments

Comments
 (0)