storage-log Fuel storage-log container # build along with other storage only containers docker build -t storage/log ./ # run along with other storage only containers docker run -d --name storage-log storage/log