Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Bob Tanner
packer-windows
Commits
039275ce
Unverified
Commit
039275ce
authored
Sep 29, 2017
by
Stefan Scherer
Browse files
Fix Windows 10 Docker json
parent
c33e8afd
Changes
3
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
039275ce
...
@@ -16,3 +16,4 @@
...
@@ -16,3 +16,4 @@
tmp
tmp
/issues/
/issues/
*.iso
*.iso
path-to.vmx
README.md
View file @
039275ce
# My Retina Windows Templates for Packer
# My Retina Windows Templates for Packer
[

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