You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This does not match the start.sh from this repository and leads to failed deployment.
More precisely the script is missing the ${DEPLOYMENT_DIR}/ part.
The text was updated successfully, but these errors were encountered:
Docker hub seems to have a wrong version of the start.sh script which does not point to the correct deployment folder.
After
docker pull airhacks/payara
from inside the container:This does not match the start.sh from this repository and leads to failed deployment.
More precisely the script is missing the
${DEPLOYMENT_DIR}/
part.The text was updated successfully, but these errors were encountered: