Sign inSign up

fenago/centos-websphere

By fenago

•Updated almost 6 years ago

Image
0

1.3K

fenago/centos-websphere repository overview

Based on: Consol Docker https://hub.docker.com/r/consol/centos-xfce-vnc/⁠

Troubleshoot guide:

https://github.com/fenago/websphere/blob/master/instructor_guide_websphere.pdf⁠

Update port:

-e VNC_PORT=5901

-e NO_VNC_PORT=6901

Features: (latest tag)

  • IBM Installation Manager
  • WebSphere Network Deployment
  • Websphere ToolBox & Plugins
  • IBM HTTP Server
⁠Note: fenago/centos-websphere:network-deployment has only WebSphere Network Deployment installed. Use tag "fenago/centos-websphere:network-deployment" if needed.

Important:

Click Applications > IBM Installation Manager to open IBM Installation Manager.

Click Applications > System > Profile Management Tool to open Profile Management Tool.

Click Applications > System > to open websphere tools and other related applications.

Docker Image fenago/centos-websphere

Run Image docker run -d --restart=always --user root -p 5901:5901 -p 80:80 -e NO_VNC_PORT=80 --name websphere fenago/centos-websphere

Note: You can also run multiple instances by changing container name and port ( -p <update-host-port>: 80 ) in the above command.

Commit & Push Changes

docker commit websphere fenago/centos-websphere

docker push fenago/centos-websphere

Tag summary

Content type

Image

Digest

Size

5.9 GB

Last updated

almost 6 years ago

docker pull fenago/centos-websphere