Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RAC image creation calculation time syntax error #2656

Closed
bersler opened this issue Jul 4, 2023 · 0 comments · Fixed by #2721
Closed

RAC image creation calculation time syntax error #2656

bersler opened this issue Jul 4, 2023 · 0 comments · Fixed by #2721
Assignees
Labels
RAC Oracle Database RAC

Comments

@bersler
Copy link

bersler commented Jul 4, 2023

Running script:

cd OracleDatabase/RAC/OracleRealApplicationClusters/dockerfiles
./buildContainerImage.sh -v 19.3.0

prints error message:
./buildContainerImage.sh: line 155: 1688388336: command not found

Line 155 should be instead:
BUILD_ELAPSED=$(( "$BUILD_END" - "$BUILD_START" ))

@gvenzl gvenzl added the RAC Oracle Database RAC label Jul 10, 2023
saurabhuja added a commit to saurabhuja/docker-images that referenced this issue Oct 26, 2023
Djelibeybi pushed a commit that referenced this issue Nov 2, 2023
cjbj pushed a commit to cjbj/docker-images that referenced this issue Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RAC Oracle Database RAC
Projects
None yet
3 participants