Guest User

Untitled

a guest
Jul 19th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. FROM ibmcom/websphere-traditional:profile
  2.  
  3. MAINTAINER Ricardo Lisboa
  4.  
  5. #RUN uteconfig.sh
  6.  
  7. #COPY profile_configurado.car /tmp/
  8.  
  9. #RUN startServer.sh server1 -nowait
  10.  
  11. #RUN read name < /tmp/PASSWORD ; export name ; echo $name;
  12.  
  13. #RUN wsadmin.sh -lang jython -conntype NONE -c "AdminTask.importWasprofile('[-archive /tmp/profile_configurado.car]');AdminConfig.save()"
Add Comment
Please, Sign In to add comment