WASdev / ci.docker.websphere-traditional

Dockerfiles for WebSphere Application Server traditional
Apache License 2.0
171 stars 192 forks source link

Issue on Dockefile.offline ENV setup #144

Closed DSTOLF closed 5 years ago

DSTOLF commented 5 years ago

I think I have messed up the Dockerfile.offline on my last PR. I don't know what happened, must have been a copy/paste accident.

CMD ["/work/create_and_start.sh"]TH=/opt/IBM/WebSphere/AppServer/bin:$PATH \
    PROFILE_NAME=$PROFILE_NAME \
    SERVER_NAME=$SERVER_NAME \
    ADMIN_USER_NAME=$ADMIN_USER_NAME \
    EXTRACT_PORT_FROM_HOST_HEADER=true