[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: PASOE Docker Image with hotfix 11.7.5.011

  • Thread starter Thread starter chris_riddell
  • Start date Start date
Status
Not open for further replies.
C

chris_riddell

Guest
Sorry, the Dockerfile failed to upload. Here are the contents of it: FROM store/progresssoftware/pasoe:11.7.5 ENV DLC /psc/dlc WORKDIR /psc/wrk USER root ADD PROGRESS_OPENEDGE_11.7.5.011_LNX_X86_64.tar.gz ${DLC} RUN chown -R pscadmin:pscadmin ${DLC}

Continue reading...
 
Status
Not open for further replies.
Back
Top