Ky-Anh Huynh
Ky-Anh Huynh
The diagnostic tool is unable to send query to OpenDNS server for some reason ``` # It works with 8.8.8.8 (Google) $ ./dnspq -s 8.8.8.8 google.com 125.234.54.183 (TTL: 0s, responder...
That supports capitalized commands, like `FROM`, `VOLUME`,... (as same as the original `Dockerfile` syntax.)
``` Dockerfile -> Bockerfile -> Dockerfile ``` It's fun now...
Users may invoke some commands that don't exist at run-time. Should add a simple check if an `ed_foo` function doest exist...
Printer some useful staticstics (number of layers, number of RUN, ports,...) to `STDERR`.
If a `Dockerfile` is provided to someone, they should be able to check if `base64` strings aren't altered.
**Is your feature request related to a problem? Please describe.** We want to use sso for our internal accesses, and also provide access to customer using basic authentication. It's great...