Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Bob Tanner
packer-windows
Commits
0df7ea9b
Commit
0df7ea9b
authored
Oct 24, 2016
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix sc config Docker dependency
parent
0340ebb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
scripts/docker/install-docker.ps1
scripts/docker/install-docker.ps1
+1
-1
No files found.
scripts/docker/install-docker.ps1
View file @
0df7ea9b
...
...
@@ -10,7 +10,7 @@ $env:Path = $env:Path + ";$($env:ProgramFiles)\docker"
Write-Host
"Fix --restart=always for reboot ..."
# see https://github.com/docker/docker/issues/27544
&
sc
config
Docker
depend
=
LanmanWorkstation
&
sc
.exe
config
Docker
depend
=
LanmanWorkstation
Start-Service
Docker
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment