Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

issue to generate dockerfile for IIS #69

Open
FANLONGFANLONG opened this issue Dec 1, 2017 · 1 comment
Open

issue to generate dockerfile for IIS #69

FANLONGFANLONG opened this issue Dec 1, 2017 · 1 comment

Comments

@FANLONGFANLONG
Copy link

I used ConvertTo-Dockerfile -ImagePath .\Win8R2_new.vhd -Artifact IIS -ArtifactParam hwtest -OutputPath .\dfile2 to generate a Dockerfile for my IIS. there were three files generated

  1. config
  2. IIS.JSON
    3.Dockerfile

The issue was the Dockerfile didn't include the content of json for my IIS. any suggestion?

the json file
image
the Docker file
image

@alancapc
Copy link

alancapc commented Jul 9, 2018

IIS.json contains the sweep results from your image IIS. The contents of your extracted app should be in a folder with your app name e.g. . Verify the entire content of IIS.json and you should see your app there
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants