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
scadmin ${DLC}
Continue reading...

Continue reading...