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.
2
2
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
3
3
4
4
# hadolint ignore=DL3007
@@ -15,6 +15,7 @@ COPY help.sh /opt/help.sh
15
15
16
16
USER oracle
17
17
18
+ # remove original OCI cli entrypoint.
18
19
ENTRYPOINT []
19
20
20
21
CMD ["/bin/bash" , "/opt/help.sh" ]
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright (c) 2024 Oracle and/or its affiliates.
2
+ # Copyright (c) 2025 Oracle and/or its affiliates.
3
3
# Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
4
4
5
5
echo " OCNE/OKE Tools"
You can’t perform that action at this time.
0 commit comments