Skip to content

Commit

Permalink
feat(docker): now available on all tier
Browse files Browse the repository at this point in the history
  • Loading branch information
LatentDream committed Sep 19, 2024
1 parent e9abab7 commit 7876ee1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
6 changes: 1 addition & 5 deletions doc/apps/docker.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Docker

```{note}
Docker deployment is only available to Pro, Teams, and Enterprise users.
```

To deploy a Docker-based web application in Ploomber Cloud you need:

- A [Ploomber Cloud](https://platform.ploomber.io/register?utm_source=docker&utm_medium=documentation) account
Expand Down Expand Up @@ -56,4 +52,4 @@ To deploy the app from the deployment menu, follow these instructions:

```{tip}
To ensure your app doesn't break on re-deployments, pin your [dependencies.](pin-dependencies)
```
```
4 changes: 0 additions & 4 deletions doc/user-guide/dockerfile.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Dockerfile Essentials

```{note}
Docker deployment is only available to Pro, Teams, and Enterprise users.
```

You may deploy your application as a [Docker](../apps/docker.md) application for more flexibility. Refer to this [section](../faq/faq.md#customize-deployment) to learn how Docker deployments can help.

Here are some tips on writing a good `Dockerfile` for Python applications:
Expand Down

0 comments on commit 7876ee1

Please sign in to comment.