Open drewkhoury opened 4 years ago
The issue is due to no certs folder (or no files in certs folder).
Ideally suppling a cert in the certs folder would allow for this to work regardless of the user adding their own certs, else step 12 will fail without any custom certs added.
Also I don't think ADD
is required, COPY
steps should work just fine for all steps in this Dockerfile.
I solved the issue by commenting out the certs step, however I think we should either supply at least one cert or add a comment in the README to comment the step out if you're not going to add a cert.
@Sbrenthughes can you address this issue when you have some time?
Running
docker-compose up -d
results in: