0
I have the following problem:
I have a Docker image of Ubuntu with Openssh-Server up and running normally.
I created a Wildfly image, such creation used as base the Ubuntu image with Openssh-Server installed, but when starting Wildfly, SSH is not started.
My question: I have to start SSH on Wildfly’s Dockerfile, or SSH initiation just need to be on Ubuntu’s Dockerfile?
Solved your question from another source? It would be good to answer yourself in this case. Or the question remains?
– Murillo Goulart
Thanks for reminding me @Murrillo!
– Marcos Oliveira Soares