mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
engine: remove Ubuntu 18.04 Bionic Beaver LTS, as it reached end of standard support
Ubuntu 18.04 LTS reached end of standard support. Expanded Security Maintenance (ESM) is available, but requires a subscription, and we don't provide packages for those. - https://wiki.ubuntu.com/Releases - https://ubuntu.com//blog/18-04-end-of-standard-support Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: Jumpstart your client-side server applications with Docker Engine on Ubuntu. This guide details prerequisites and multiple methods to install.
|
||||
keywords: docker install script, ubuntu docker server, ubuntu server docker, install docker engine ubuntu, install docker on ubuntu server, ubuntu 18.04 docker-ce, install docker engine on ubuntu, ubuntu install docker ce, ubuntu install docker engine
|
||||
keywords: docker install script, ubuntu docker server, ubuntu server docker, install docker engine ubuntu, install docker on ubuntu server, ubuntu 22.04 docker-ce, install docker engine on ubuntu, ubuntu install docker ce, ubuntu install docker engine
|
||||
redirect_from:
|
||||
- /ee/docker-ee/ubuntu/
|
||||
- /engine/installation/linux/docker-ce/ubuntu/
|
||||
@@ -38,7 +38,6 @@ versions:
|
||||
- Ubuntu Kinetic 22.10
|
||||
- Ubuntu Jammy 22.04 (LTS)
|
||||
- Ubuntu Focal 20.04 (LTS)
|
||||
- Ubuntu Bionic 18.04 (LTS)
|
||||
|
||||
Docker Engine is compatible with x86_64 (or amd64), armhf, arm64, and
|
||||
s390x architectures.
|
||||
|
||||
Reference in New Issue
Block a user