#!/bin/sh

docker exec -it -e LG_HOSTNAME=$(hostname) -e LG_USERNAME=$(id -un) fc-client fc-client $@
