mirror of
https://github.com/dokku/dokku.git
synced 2025-12-25 16:29:30 +01:00
docs: add migration note for deprecation of ubuntu 16.04
This commit is contained in:
@@ -11,3 +11,7 @@
|
||||
- The `--rm` and ``--rm-container` flags may be specified but no longer have any effect on `dokku run`.
|
||||
- The `--detach` flag is deprecated in favor of the `run:detached` command.
|
||||
- The `DOKKU_SCALE` file is deprecated. Please see the [process management documentation](/docs/processes/process-management.md#manually-managing-process-scaling) for more information on it's replacement with the `formations` key of the `app.json` file.
|
||||
|
||||
## Removals
|
||||
|
||||
- As of April 2021, Ubuntu 16.04 is no longer an LTS release, and support has been removed. Packages may still install on older versions of Ubuntu, but are no longer tested, and therefore no support will be provided.
|
||||
|
||||
Reference in New Issue
Block a user