We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a135387 commit 5428e67Copy full SHA for 5428e67
Dockerfile
@@ -24,4 +24,4 @@ EXPOSE 1521
24
25
CMD sed -i -E "s/HOST = [a-z0-9]+/HOST = $HOSTNAME/g" /u01/app/oracle/product/11.2.0/xe/network/admin/listener.ora; \
26
service oracle-xe start; \
27
- /usr/sbin/sshd -D
+ /usr/sbin/sshd -D
0 commit comments