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
a6b56781
Unverified
Commit
a6b56781
authored
Sep 18, 2018
by
Stefan Scherer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add small readme for the Dockerfile
parent
e6fd0f6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
README-dockerfile.md
README-dockerfile.md
+8
-0
No files found.
README-dockerfile.md
0 → 100644
View file @
a6b56781
You may wander what's this
`Dockerfile`
for. I have tested the Windows Server 2019 insider 17744 build
to see if I can run the
`test.ps1`
script that checks all packer templates with
`packer validate`
in a Windows container.
```
docker build -t packervalidate .
```
If the Docker image can be built then all packer templates have no errors.
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