Skip to content

Commit 5428e67

Browse files
committed
format code
1 parent a135387 commit 5428e67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ EXPOSE 1521
2424

2525
CMD sed -i -E "s/HOST = [a-z0-9]+/HOST = $HOSTNAME/g" /u01/app/oracle/product/11.2.0/xe/network/admin/listener.ora; \
2626
service oracle-xe start; \
27-
/usr/sbin/sshd -D
27+
/usr/sbin/sshd -D

0 commit comments

Comments
 (0)