Import some files and transform to working containers for:
* mysql * lighttpd (with php and mysql) * transmission * sabnzbd * sickbeard * couchpotato * headphones * btsync
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
echo "127.0.0.1 localhost" >> /tmp/hosts
|
||||
# echo "127.0.0.1 localhost" >> /tmp/hosts
|
||||
cp /etc/hosts /tmp
|
||||
echo "$HOST_ADDR host" >> /tmp/hosts
|
||||
|
||||
Reference in New Issue
Block a user