Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

ihs container is not able to re-run after having the wctcmd.sh -tool pct (with responsefile.txt) configuration #31

Open
unitopia opened this issue Mar 20, 2018 · 0 comments

Comments

@unitopia
Copy link

hello,
responsefile.txt
We are consulting how to congifure the ihs container by this mail,
as we grasp the ihs image from ibmcom/ibm-http-server and make it running fine with
docker run --name ihs -h ihs -p 80:80 --net=net1 -d ibmcom/ibm-http-server

then we put the responsefile.txt (please refer to the attachment) into the /opt/IBM/WebSphere/Toolbox/WCT/ (in container)

and then we execute wctcmd.sh -tool pct -defLocPathname /opt/IBM/WebSphere/Plugins -defLocName loc1 -createDefinition -response /opt/IBM/WebSphere/Toolbox/WCT/responsefile.txt

moreover, we execute docker exec ihs /opt/IBM/HTTPServer/bin/htpasswd -cb /opt/IBM/HTTPServer/conf/admin.passwd ihsadmin ihspasswd to add password for user ihsadmin

to activate this configuration, we try to re-start this ihs container (docker stop ihs)
after executing above docker stop ihs, the whole container is down, and then (ihs) were not able to be run-up (docker start ihs)

Therefore, we want to consult whether any actions we did it wrong? or we missed anythings on this ibmcom/ibm-http-server.

Please advise.
Thanks.
Unitopia.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant