mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-09 01:20:05 +08:00
Dockerfile needs ping...
...so that I can troubleshoot my cluster
This commit is contained in:
@@ -4,5 +4,5 @@ MAINTAINER Brian Cunnie <brian.cunnie@gmail.com>
|
||||
|
||||
# need ruby to run dns-check.rb & bind-utils for dig & nslookup
|
||||
RUN dnf update -y; \
|
||||
dnf install -y bind-utils ruby rubygems which whois; \
|
||||
dnf install -y bind-utils iputils ruby rubygems which whois; \
|
||||
gem install rspec
|
||||
|
Reference in New Issue
Block a user