Skip to content

Commit

Permalink
remove verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-2020 committed Jan 7, 2025
1 parent 24e0879 commit f63c2aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN \
curl \
https://empowersdc.softwareag.com/ccinstallers/SoftwareAGInstaller${INSTALLER_VERSION}-Linux_x86_64.bin \
--proxy "${PROXY}" \
-v -o installer.bin
-o installer.bin

# Create user ...
RUN useradd -ms /bin/bash sagadmin
Expand Down

0 comments on commit f63c2aa

Please sign in to comment.