Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Commit

Permalink
Revert "Fix docker machine create docker/machine#4858 (comment)"
Browse files Browse the repository at this point in the history
This reverts commit 956163e
  • Loading branch information
chrif committed Mar 6, 2021
1 parent 956163e commit dedbc7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion installer/src/Machine/MachineCreator.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ private function createProcess(): Process
--engine-opt log-driver="json-file" \
--engine-opt log-opt="max-size=1m" \
--engine-opt log-opt="max-file=10" \
--engine-install-url "https://releases.rancher.com/install-docker/19.03.9.sh" \
"${MACHINE_NAME}"
TAG
);
Expand Down

0 comments on commit dedbc7b

Please sign in to comment.