Get the network and database shared across our containers correctly.

This commit is contained in:
Ralph Bean
2016-10-27 15:40:43 -04:00
committed by Matt Prahl
parent f9bc94cc92
commit fffb7d341f
2 changed files with 12 additions and 9 deletions

View File

@@ -13,7 +13,7 @@ RUN dnf install -y \
fedmsg-relay \
python-mock \
git \
# Troubleshooting tools
# Troubleshooting tools
telnet \
nc \
&& dnf autoremove -y \