$ ./buildDockerImage.sh -h Usage: buildDockerImage.sh -v [version] [-e | -s | -x] [-i] Builds a Docker Image for Oracle Database. Parameters: -v: version to build Choose one of: -e: creates image based on 'Enterprise Edition' -s: creates image based on 'Standard Edition 2' -x: creates image based on 'Express Edition' -i: ignores the MD5 checksums * select one edition only: -e, -s, or -x LICENSE CDDL 1.0 + GPL 2.0 Copyright (c) 2014-2016 Oracle and/or its affiliates. All rights reserved.