#!/bin/bash echo "{ \"features\": { \"buildkit\": true } }"> /etc/docker/daemon.json cat /etc/docker/daemon.json systemctl restart docker