• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. T

    Question Docker complains about missing command. Am I doing it right?

    Hi. I'm trying to deploy a Spring Boot application that works on my existing server using Plesk. I'll briefly describe what I've done so far: - Create a standalone .jar file - Create Dockerfile: - build the image: docker build -t data . - tested the image locally -> worked. - tested the...
Back
Top