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
a6b56781
Unverified
Commit
a6b56781
authored
Sep 18, 2018
by
Stefan Scherer
Browse files
Add small readme for the Dockerfile
parent
e6fd0f6d
Changes
1
Show whitespace changes
Inline
Side-by-side
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
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