mirror of
https://github.com/sstent/moosefs_docker.git
synced 2026-01-30 11:01:44 +00:00
env vars: size, label; volumes as hdds
This commit is contained in:
@@ -8,7 +8,7 @@ echo " mfsmaster" >> /etc/hosts
|
||||
ifconfig eth0 | awk '/inet addr/{print substr($2,6)}'
|
||||
|
||||
mfsmaster start -a
|
||||
service moosefs-cgiserv start
|
||||
mfscgiserv
|
||||
|
||||
if [[ $1 == "-d" ]]; then
|
||||
while true; do sleep 1000; done
|
||||
|
||||
Reference in New Issue
Block a user