mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-30 08:03:55 +00:00
docker: Remove references to CLI docker images in the installation docs
Change-type: patch
This commit is contained in:
parent
d12490f816
commit
431c4b6e4a
@ -74,9 +74,4 @@ for Windows or macOS dropped support for the AUFS filesystem in Docker CE versio
|
||||
* Downgrade Docker Desktop to version 18.06.1. Link: [Docker CE for
|
||||
Mac](https://docs.docker.com/docker-for-mac/release-notes/#docker-community-edition-18061-ce-mac73-2018-08-29)
|
||||
|
||||
The [balena CLI Docker images](./docker/DOCKER.md) also support the `balena preload` command,
|
||||
but they do not avoid the requirement of using a Linux physical or virtual machine. This is
|
||||
because the AUFS storage driver is not present in the Linux kernel used by the newer versions
|
||||
of Docker Desktop for Windows or macOS.
|
||||
|
||||
We are working on replacing AUFS with overlay2 in balenaOS images of the affected device types.
|
||||
|
@ -73,9 +73,4 @@ for Windows or macOS dropped support for the AUFS filesystem in Docker CE versio
|
||||
* Downgrade Docker Desktop to version 18.06.1. Link: [Docker CE for
|
||||
Windows](https://docs.docker.com/docker-for-windows/release-notes/#docker-community-edition-18061-ce-win73-2018-08-29)
|
||||
|
||||
The [balena CLI Docker images](./docker/DOCKER.md) also support the `balena preload` command,
|
||||
but they do not avoid the requirement of using a Linux physical or virtual machine. This is
|
||||
because the AUFS storage driver is not present in the Linux kernel used by the newer versions
|
||||
of Docker Desktop for Windows or macOS.
|
||||
|
||||
We are working on replacing AUFS with overlay2 in balenaOS images of the affected device types.
|
||||
|
Loading…
x
Reference in New Issue
Block a user