Closed sdcampbell closed 5 years ago
Testing on Ubuntu 16.04 was a success. Testing on Windows failed, probably due to line endings in Entrypoint:
C:\Users\mike\source\repos\fireprox>docker run ustayready:fireprox standard_init_linux.go:207: exec user process caused "no such file or directory"
If you can update the README.md with the following items, I will merge the PR as soon as it's ready.
docker build -t fireprox .
docker run fireprox --help
Nice work on this! Thanks for the contribution.
I dislike dealing with virtualenv's, so I created the files to build a Docker image for fireprox.