We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24058e commit f46db28Copy full SHA for f46db28
docker/build.sh
@@ -17,6 +17,7 @@
17
# specific language governing permissions and limitations
18
# under the License.
19
#
20
+
21
ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/.. >/dev/null 2>&1 && pwd )"
22
cd $ROOT_DIR/docker
23
0 commit comments