File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
OracleLinuxDevelopers/oraclelinux8/ocne-tools/2.0 Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- # Copyright (c) 2024 Oracle and/or its affiliates.
1+ # Copyright (c) 2025 Oracle and/or its affiliates.
22# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
33
44# hadolint ignore=DL3007
@@ -15,6 +15,7 @@ COPY help.sh /opt/help.sh
1515
1616USER oracle
1717
18+ # remove original OCI cli entrypoint.
1819ENTRYPOINT []
1920
2021CMD ["/bin/bash" , "/opt/help.sh" ]
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # Copyright (c) 2024 Oracle and/or its affiliates.
2+ # Copyright (c) 2025 Oracle and/or its affiliates.
33# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
44
55echo " OCNE/OKE Tools"
You can’t perform that action at this time.
0 commit comments