Skip to content

Commit

Permalink
format change
Browse files Browse the repository at this point in the history
  • Loading branch information
emerkle826 committed Sep 22, 2022
1 parent 60494df commit 146120d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ public boolean started()
{
return container != null;
}

private void buildImageWithBuildx(DockerBuildConfig config, String name) throws Exception {
ProcessBuilder pb = new ProcessBuilder("docker", "buildx", "build",
"--load",
Expand Down

0 comments on commit 146120d

Please sign in to comment.