Skip to content

Commit

Permalink
[WIP] base: docker-ce -> docker-moby
Browse files Browse the repository at this point in the history
Signed-off-by: Jose Quaresma <[email protected]>
  • Loading branch information
quaresmajose committed Jun 28, 2024
1 parent 5bb53e6 commit 2c3a811
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ SRC_URI:append = " \
file://daemon.json.in \
file://docker.service \
"
SRC_URI:remove = "file://cli-config-support-default-system-config.patch;patchdir=cli"
SRC_URI:remove = "file://0001-tarexport-optimize-image-loading-on-local-host.patch;patchdir=src/import"
SRC_URI:remove = "file://0001-layer-ensure-layer-files-are-synced-to-disk.patch;patchdir=src/import"

DOCKER_MAX_CONCURRENT_DOWNLOADS ?= "3"
DOCKER_MAX_DOWNLOAD_ATTEMPTS ?= "5"
Expand Down

0 comments on commit 2c3a811

Please sign in to comment.