Docker container as web application

I would be fantastic to have the possibility to install a Docker container as a web application. On the services page of the dashboard Docker can/should be included as well then.

Right now I apply the following workaround:
- Setup a docker container manually on the server that listens on an internal port
- Setup a new web application in the dashboard
- Setup a custom Nginx config for the web application manually on the server (so that Nginx acts as a reverse-proxy for the Docker container)

Under consideration Suggested by: Lukas Upvoted: 24 Jan Comments: 7

Comments: 7

Add a comment

0 / 1,000

* Your name will be publicly visible

* Your email will be visible only to moderators