You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ applying selected patches).
30
30
- Oracle support credentials. These are used to validate and download patches.
31
31
- WebLogic and JDK installers from OTN / e-delivery. These should be available on local disk.
32
32
- Docker client and daemon on the build machine. Experimental features should be turned on to support the `docker build --squash` option. Refer to [Docker squash](https://docs.docker.com/engine/reference/commandline/build/#squash-an-images-layers---squash-experimental)
33
+
- Bash version 4.0 or higher to enable `<tab>` command complete feature
0 commit comments