Skip to content

Commit 8b7cef3

Browse files
aditya059gvenzl
andauthored
Fixed extentions readme file (#2603)
Co-authored-by: Gerald Venzl <[email protected]>
1 parent 78eddb3 commit 8b7cef3

File tree

1 file changed

+2
-2
lines changed
  • OracleDatabase/SingleInstance/extensions

1 file changed

+2
-2
lines changed

OracleDatabase/SingleInstance/extensions/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Build Extensions
22

3-
After creating the base image using buildDockerImage.sh, use buildExtensions.sh to build an extended image that will include all features present under the extensions folder.
3+
After creating the base image using buildContainerImage.sh, use buildExtensions.sh to build an extended image that will include all features present under the extensions folder.
44

55
Once you have created the base image, go into the **extensions** folder and run the **buildExtensions.sh** script:
66

@@ -21,4 +21,4 @@ LICENSE UPL 1.0
2121

2222
Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.
2323

24-
The resulting image can be used in the same fashion as the base image.
24+
The resulting image can be used in the same fashion as the base image.

0 commit comments

Comments
 (0)