scs / jumpstart-docs

SCS Jumpstart Documentation
Other
5 stars 4 forks source link

Docker build Legacy Backend? #66

Open langchr86 opened 10 months ago

langchr86 commented 10 months ago

In 2024 wird irgend ein Teil von Docker Build entfernt. Wir müssen schauen, was das genau ist und wie wir das ersetzten. Vermutlich muss nur eine Konfig geändert werden. Evtl. ein paar Details in den Slides anpassen.

langchr86 commented 10 months ago
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
            Install the buildx component to build images with BuildKit:
            https://docs.docker.com/go/buildx/

https://docs.docker.com/go/buildx/

langchr86 commented 10 months ago

Siehe auch: https://docs.docker.com/engine/deprecated/#legacy-builder-fallback

langchr86 commented 5 months ago

entweder alles durch offizielle ppx ersetzten (https://docs.docker.com/engine/install/ubuntu/)

oder

sudo apt install docker-buildx