Skip to content

Commit 39810be

Browse files
committed
Update README.md for issue #12
1 parent cf17558 commit 39810be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
DB_VERSION=18.4.0
4040
DB_EDITION=XE
4141
```
42+
43+
> To specify a Docker network to attach to, add the parameter `DOCKER_NETWORK_NAME`. The run script will check if the network exists, and if not, create it.
4244
5. Run the first script to grab the latest Docker [images](https://github.com/oracle/docker-images) from Oracle and build the Oracle Database image. The script takes one parameter, the environment filename (`mysettings.env`):
4345
```bash
4446
$ . 01-build.sh mysettings.env

0 commit comments

Comments
 (0)