Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Bob Tanner
packer-windows
Commits
039275ce
Unverified
Commit
039275ce
authored
Sep 29, 2017
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Windows 10 Docker json
parent
c33e8afd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletion
+3
-1
.gitignore
.gitignore
+1
-0
README.md
README.md
+1
-0
windows_10_docker.json
windows_10_docker.json
+1
-1
No files found.
.gitignore
View file @
039275ce
...
...
@@ -16,3 +16,4 @@
tmp
/issues/
*.iso
path-to.vmx
README.md
View file @
039275ce
# My Retina Windows Templates for Packer
[

](https://ci.appveyor.com/project/StefanScherer/packer-windows)
### Introduction
...
...
windows_10_docker.json
View file @
039275ce
...
...
@@ -62,6 +62,6 @@
}
],
"variables"
:
{
"source_path"
:
"
~/.vagrant.d/boxes/windows_10/0/vmware_desktop/windows_10
.vmx"
"source_path"
:
"
path-to
.vmx"
}
}
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