# Plesk/Ubuntu/Docker Install Fail

**URL:** https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493
**Category:** Self-hosting
**Created:** [April 10, 2020, 1:30am UTC](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493 "2020-04-10T01:30:42Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Eduar\_Ramos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eduar_ramos/32/148051_2.png) [@Eduar\_Ramos](https://meta.discourse.org/u/Eduar_Ramos)
#### Post date: [April 10, 2020, 1:30am UTC](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493/1 "2020-04-10T01:30:42Z")

</div>

I am using digitalocean with Ubuntu, plesk and docker for my installation. Deploy my application using

```
./launcher bootstrap app
./launcher start app

```

But it doesn’t start in the domain, the docker ps command:

```
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
aa5a18a5467b 0c04b35ef09a "/ sbin / boot" 9 days ago Up 2 minutes 0.0.0.0:8070->80/tcp, 0.0.0.0:9443->443/tcp app

```

---

<div class="post-metadata">

### Author: ![waffleslop](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/waffleslop/32/244974_2.png) [@waffleslop](https://meta.discourse.org/u/waffleslop)
#### Post date: [April 10, 2020, 2:02am UTC](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493/2 "2020-04-10T02:02:53Z")

</div>

This is the supported guide. I’ve used it to deploy Discourse on DO droplets easily:

[https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md)

---

<div class="post-metadata">

### Author: ![Eduar\_Ramos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eduar_ramos/32/148051_2.png) [@Eduar\_Ramos](https://meta.discourse.org/u/Eduar_Ramos)
#### Post date: [April 12, 2020, 1:15am UTC](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493/3 "2020-04-12T01:15:42Z")

</div>

start base image in plesk, fail, this is the image:

 ![imagen](https://global.discourse-cdn.com/meta/original/3X/c/8/c8d240cc4fddfb3a653031d954f1c5efb0cdf457.png)

---

<div class="post-metadata">

### Author: ![waffleslop](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/waffleslop/32/244974_2.png) [@waffleslop](https://meta.discourse.org/u/waffleslop)
#### Post date: [April 12, 2020, 4:03pm UTC](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493/4 "2020-04-12T16:03:58Z")

</div>

What was your specific installation steps? Where in the guide I posted did you get hung up?

---

<div class="post-metadata">

### Author: ![Eduar\_Ramos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eduar_ramos/32/148051_2.png) [@Eduar\_Ramos](https://meta.discourse.org/u/Eduar_Ramos)
#### Post date: [April 14, 2020, 3:22am UTC](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493/5 "2020-04-14T03:22:15Z")

</div>

I follow the guide initiali, but delete the docker images by mistake and using te guide again but the the base docker container don’t start.

---

<div class="post-metadata">

### Author: ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)
#### Post date: [April 14, 2020, 3:25am UTC](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493/6 "2020-04-14T03:25:33Z")

</div>

Installation alongside plesk isn’t really supported I’m afraid:

> [@How to install Discourse on Plesk?](https://meta.discourse.org/t/how-to-install-discourse-on-plesk/132234/2):
>
> Note that this kind of installation is not supported so if you have trouble you are on your own. You can always ask for help here, but it is not said that you receive it.

---

<div class="post-metadata">

### Author: ![Eduar\_Ramos](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eduar_ramos/32/148051_2.png) [@Eduar\_Ramos](https://meta.discourse.org/u/Eduar_Ramos)
#### Post date: [April 16, 2020, 4:12am UTC](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493/7 "2020-04-16T04:12:03Z")

</div>

Plesk only show the Dockers, the install was using docker Guide, in plesk only mapping the ports. The real probem is the base docker image, this don’t start.
