mirror of https://github.com/apache/kafka.git
This change adds a command line option to the `ducker-ak up' command to enable exposing ports from docker containers. The exposed ports will be mapped to the ephemeral ports on the host. The option is called `expose-ports' and can take either a single value (like 5005) or a range (like 5005-5009). This port will then exposed from each docker container that ducker-ak sets up. Reviewers: Colin P. McCabe <cmccabe@apache.org>, José Armando García Sancio <jsancio@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ssh | ||
| Dockerfile | ||
| ducker-ak | ||
| run_tests.sh | ||
| ssh-config | ||