Skip to content

Commit b68988c

Browse files
committed
testing lint warning ignore
1 parent 16bf250 commit b68988c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OracleSOASuite/dockerfiles/14.1.2.0/Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ RUN mkdir /u01/patches ${OPATCH_PATCH_DIR} && \
3535
COPY patches/* /u01/patches/
3636
COPY opatch_patch/* ${OPATCH_PATCH_DIR}/
3737
COPY container-scripts/* /u01/oracle/container-scripts/
38+
# hadolint ignore=DL3003
3839
RUN cd /u01 && chmod 755 *.jar && \
3940
chmod +xr /u01/oracle/container-scripts/*.*
4041

0 commit comments

Comments
 (0)